CURRENT_DATE
Purpose
This function returns the current date by evaluating TO_DATE(CURRENT_TIMESTAMP)
.
Syntax
current_date::=
Usage Notes
CURDATE
is an alias to this function. Refer to CURDATE for additional information.