MONTH( )
The MONTH( ) operator returns a positive whole number between 1 and 12,
corresponding to the month portion of a DATE or DATETIME operand.
The MONTH( ) operator extracts an integer value for the month in a DATE or
DATETIME value. You cannot specify an INTERVAL operand
References
DATE( )
DAY( )
WEEKDAY( )
YEAR( )