MONTH
Extracts the month number (from 1 to 12) for a given date or timestamp.
Last updated
Was this helpful?
Extracts the month number (from 1 to 12) 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.