码迷,mamicode.com
首页 > 其他好文 > 详细

UTC_TIME()

时间:2017-05-23 21:38:32      阅读:180      评论:0      收藏:0      [点我收藏+]

标签:bsp   select   code   sel   --   class   mysql   blog   color   

UTC_TIME() 用于获取当前 UTC (世界标准时间) 时间值

mysql> SELECT UTC_TIME();
+------------+
| UTC_TIME() |
+------------+
| 12:36:29   |
+------------+

 

 

 

   

UTC_TIME()

标签:bsp   select   code   sel   --   class   mysql   blog   color   

原文地址:http://www.cnblogs.com/pzk7788/p/6895974.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!