MONTH
Returns the month of the year
Usage examples
-
MONTH("11/01/2010") -
MONTH(tableA.fieldB)
Syntax
MONTH ( date_serial_num )
-
date_serial_num- a string or number representing a date
Returns
number - the month of the date.