Watch the 7.3 Webinar On-Demand
This new release brings updates to Universal Storage, query
optimization, and usability that you won’t want to miss.
Returns the current time, in the UTC time zone.
UTC_TIME()
Time object.
select utc_time();
+------------+
| utc_time() |
+------------+
| 01:15:42 |
+------------+
Related Topics