Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com |
||||||||||||||
|
4D v20 R7
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
Produkt: 4D
Thema: Functions
4D - SQL Reference ( 4D v20 R7)