This function returns the current date by evaluating TO_DATE(CURRENT_TIMESTAMP).
curdate::=
This function is an alias for CURRENT_DATE.
SELECT CURDATE() CURDATE;
Please let us know how we can improve.
If there's anything we can improve on, let us know.
To help us understand your feedback, please include a link to this page.