Embed presentation
Download to read offline














The document discusses 10 MySQL date functions - CURDATE(), NOW(), SYSDATE(), DATE(), MONTH(), YEAR(), DAYNAME(), DAYOFWEEK(), DAYOFYEAR(), and DAYOFMONTH(). For each function, it provides a brief description, syntax example, and expected output. The functions allow extracting various components like current date, time, month, year, weekday name or index from date/datetime expressions in MySQL.













