CURRENT_DATE Function
Returns the current date for the time zone.
Category: |
Date and Time |
Returned data type: |
DATE |
Comparisons
The CURRENT_DATE function
returns the current date for the timezone. The CURRENT_TIMESTAMP_GMT()
function returns the current GMT date.
Example
The following statement
illustrates the CURRENT_DATE function: