UNIX_MICROS()
function returns a given timestamp into a UNIX timestamp in microseconds, from 1970-01-01 00:00:00-00 (can be negative). Its syntax is illustrated below:
BIGINT
representing time in microseconds.
UNIX_MICROS()
functionUNIX_MICROS()
function to convert a given timestamp into a UNIX timestamp in microseconds:
UNIX_MICROS()
function using columns