| Oracle® OLAP DML Reference 11g Release 2 (11.2) E17122-07 | 
 | 
| 
 | PDF · Mobi · ePub | 
The DDOF function returns an INTEGER in the range of 1 through 31, giving the day of the month on which a specified date falls. The result returned by DDOF has the same dimensions as the specified DATE expression.
INTEGER
DDOF(date-expression)
An expression that has the DATE data type, or a text expression that specifies a date. See "Date-only Input Values" for valid formats for a text expression.