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