how to display current date and time for every second in mysql code example Example: mysql current date SELECT NOW(); It returns current date and time.