Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com

Home

 
4D v20
DAYNAME

DAYNAME  


 

 

Command DAYNAMEDAYNAME (arithmetic_expression)

The DAYNAME function returns the name of the day of the week for the date passed in the arithmetic_expression.

Example  

This example returns the name of the day of the week for each date of birth passed:

SELECT DAYNAME(Date_of_birth);



Siehe auch 

DAY
DAYOFMONTH
DAYOFWEEK
DAYOFYEAR

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Functions

 
SEITENINHALT 
 
GESCHICHTE 

 
ARTIKELVERWENDUNG

4D - SQL Reference ( 4D v20)