Reference Guide > TDV Support for SQL Functions > Date Functions > LOCALTIMESTAMP
 
LOCALTIMESTAMP
Returns the current date and time as a TIMESTAMP value.
Syntax
LOCALTIMESTAMP()
Example
SELECT LOCALTIMESTAMP()