Category: DateTime Function.
Description: Returns an integer representing the day of the month (from 1 - 31).
Syntax: DAY(date_serial_number)
Date_serial_number is a serial number representing a date.
Use functions such as DATE to supply an argument to the DAY function.