UTC_TIME
Returns the current time, in the UTC time zone.
Syntax
UTC_TIME()
Return Type
Time object.
Examples
SELECT UTC_TIME(); **** +------------+ | UTC_TIME() | +------------+ | 01:15:42 | +------------+
Related Topics
Returns the current time, in the UTC time zone.
UTC_TIME()
Time object.
SELECT UTC_TIME(); **** +------------+ | UTC_TIME() | +------------+ | 01:15:42 | +------------+
Related Topics