Reference Guide
>
TDV Support for SQL Functions
>
Date Functions
>
SYSDATE
SYSDATE
The SYSDATE() function returns the current date and time.
Syntax
SYSDATE()
Example
SELECT SYSDATE()