HOUR
Extracts the hour number (from 0 to 23) for a given time or timestamp.
Last updated
Was this helpful?
Extracts the hour number (from 0 to 23) for a given time or timestamp.
Last updated
Was this helpful?
date_timestamp_expression: A TIME
, TIMESTAMP
, or DATE
expression.
Examples
This function uses the function. When using the function, timestamps containing milliseconds are not allowed.