Version: V1.0.0On this pageCURDATE Syntax CURDATE() Description Returns the current date without the time component. Examples SELECT CURDATE();+------------+| CURDATE() |+------------+| 2025-12-17 |+------------+1 row in set (0.001 sec)