Examples
The month() function returns the months portion of a given date value.
month(date)
• date – A date or datetime value.
An integer between 1 and 12.