SQL Reference
EPOCH_MS
epoch_ms(temporal)
Section titled “epoch_ms(temporal)”- temporal: BIGINT
Example
Section titled “Example”SELECT epoch_ms(timestamp '2021-08-03 11:59:44.123456');SQL Reference
SELECT epoch_ms(timestamp '2021-08-03 11:59:44.123456');