Edit

curtime,current_time

Syntax

TIME CURTIME()

Description

Obtain the current time and return in TIME type.

Examples

MySQL > select current_time();
+----------------+
| current_time() |
+----------------+
| 15:25:47       |
+----------------+

keyword

CURTIME,CURRENT_TIME