4D v16DAY |
||||||||||||||
|
4D v16
DAY
|
|
||
The DAY function returns the day of the month for the date passed in the arithmetic_expression.
This example returns the day of the month for the date "05-07-2007":
SELECT DAY(’05-07-2007’);
`returns 7
Product: 4D
Theme: Functions
4D SQL Reference ( 4D v16)