SQL NOW() Function
The NOW() function is an aggregate function used to return the date and time along with other column.
The NOW() function returns the result as dd/mm/yyyy HH:MM:SS AM/PM depending on your regional settings.
SQL NOW() Syntax
- Read more about SQL NOW() Function
- 1 comment
- Log in or register to post comments
- 145 views