4D v14

DAYNAME

Home

 
4D v14
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);

 
PROPERTIES 

Product: 4D
Theme: Functions

 
SEE ALSO 

DAY
DAYOFMONTH
DAYOFWEEK
DAYOFYEAR

 
ARTICLE USAGE

4D SQL Reference ( 4D v11 SQL Release 4 )
4D SQL Reference ( 4D v14)
4D SQL Reference ( 4D v12.1)
4D SQL Reference ( 4D v13.4)
4D SQL Reference ( 4D v14 R2)
4D SQL Reference ( 4D v14 R3)
4D SQL Reference ( 4D v14 R4)