UTC_TIME Function

Description

The UTC_TIME function returns the UTC time in 'HH:MM:SS' format.

Syntax

UTC_TIME()

Example

SELECT UTC_TIME();

  utc_time()

==============

  10:35:52 AM