curtime,current_time
Description
Syntax
TIME CURTIME()
Get the current date and return it in Time type
Examples
mysql> select current_time();
+----------------+
| current_time() |
+----------------+
| 15:25:47 |
+----------------+
keywords
CURTIME,CURRENT_TIME