4D v16

DAYNAME

Home

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



See also 

DAY
DAYOFMONTH
DAYOFWEEK
DAYOFYEAR

 
PROPERTIES 

Product: 4D
Theme: Functions

 
HISTORY 

 
ARTICLE USAGE

4D SQL Reference ( 4D v16)