Using CURDATE() function : CURDATE : Date Time Functions MySQL TUTORIALS


MySQL TUTORIALS » Date Time Functions » CURDATE »

 

Using CURDATE() function


mysql>
mysql> select CURDATE();
+------------+
| CURDATE()  |
+------------+
2007-07-21 |
+------------+
row in set (0.00 sec)

mysql>



    Related Scripts with Example Source Code in same category :

Leave a Comment / Note


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

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo Date Time Functions
» CURDATE