Reference Guide > TDV Support for SQL Functions > TDV-Supported Date Functions > CURRENT_DATE
 
CURRENT_DATE
The CURRENT_DATE function returns the current date from the system clock of the machine where the database is running.
Syntax
CURRENT_DATE
Remarks
CURRENT_DATE takes no arguments.
The output is a DATE with the format YYYY-MM-DD.