CURRENT_TIMESTAMP
Returns the current timestamp for the system in UTC time only.
Syntax
CURRENT_TIMESTAMP() → TIMESTAMP
Examples
CURRENT_TIMESTAMP example
Usage Notes
This function can be called without the parentheses.
Last updated