Skip to main content
Skip to main content

curtime,current_time

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