4D v16

DAY

Home

 
4D v16
DAY

DAY  


 

 

Command DAYDAY (arithmetic_expression)

The DAY function returns the day of the month for the date passed in the arithmetic_expression.

Example  

This example returns the day of the month for the date "05-07-2007":

SELECT DAY(’05-07-2007’);
`returns 7



Siehe auch 

DAYNAME
DAYOFMONTH
DAYOFWEEK
DAYOFYEAR

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Functions

 
GESCHICHTE 

 
ARTIKELVERWENDUNG

4D - SQL Reference ( 4D v16)