Category: DateTime Function.
Description: Returns an integer that is the month component of a specified date.
Syntax: MONTH(date_serial_number)
Date_serial_number is a serial number representing a date. Use functions such as DATE to supply an argument to the MONTH function.