1.1 KiB
1.1 KiB
title, language
| title | language |
|---|---|
| curtime,current_time | zh-CN |
curtime,current_time
Syntax
TIME CURTIME()
Description
获得当前的时间,以TIME类型返回
Examples
mysql> select current_time();
+----------------+
| current_time() |
+----------------+
| 15:25:47 |
+----------------+
keyword
CURTIME,CURRENT_TIME