SQL Function Reference

CURDATE
Returns the current date in the format YYYY-MM-DD 00:00:00
MySQL
CURDATE()
Examples
MySQL
SELECT CURDATE();