CURRENT_TIMESTAMP() is the synonym for NOW() : CURRENT_TIMESTAMP : Date Time Functions MySQL TUTORIALS


MySQL TUTORIALS » Date Time Functions » CURRENT_TIMESTAMP »

 

CURRENT_TIMESTAMP() is the synonym for NOW()


mysql>
mysql> select CURRENT_TIMESTAMP();
+---------------------+
| CURRENT_TIMESTAMP() |
+---------------------+
2007-07-22 19:46:02 |
+---------------------+
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
» CURRENT_TIMESTAMP