QUARTER
Extracts the quarter number (from 1 to 4) for a given date or timestamp.
Last updated
Was this helpful?
Extracts the quarter number (from 1 to 4) for a given date or timestamp.
Last updated
Was this helpful?
date_timestamp_expression: A DATE
or TIMESTAMP
expression.
Examples
This function uses the function. When using the function, timestamps containing milliseconds are not allowed.