SELECT LAST_DAY('2004-01-01 01 : LAST_DAY : Date Time Functions MySQL TUTORIALS


MySQL TUTORIALS » Date Time Functions » LAST_DAY »

 

SELECT LAST_DAY('2004-01-01 01


mysql>
mysql> SELECT LAST_DAY('2004-01-01 01:01:01');
+---------------------------------+
| LAST_DAY('2004-01-01 01:01:01') |
+---------------------------------+
2004-01-31                      |
+---------------------------------+
row in set (0.00 sec)

mysql>



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo Date Time Functions
» LAST_DAY