The CURRENT_TIMESTAMP()
returns the current timestamp value representing the date and time the query was executed.
The following example shows how to get the current date and time with a CURRENT_TIMESTAMP()
function:
The final result will display the current date and time in your timezone:
The CURRENT_TIMESTAMP()
returns the current timestamp value representing the date and time the query was executed.
The following example shows how to get the current date and time with a CURRENT_TIMESTAMP()
function:
The final result will display the current date and time in your timezone: