Friday 5 August 2016

Get current system time



CURTIME() function return current system time.


mysql> SELECT CURTIME();
+-----------+
| CURTIME() |
+-----------+
| 17:42:41  |
+-----------+
1 row in set (0.00 sec)






Previous                                                 Next                                                 Home

No comments:

Post a Comment