Home
The DAYNAME function returns the name of the day of the week for the date passed in the arithmetic_expression.
This example returns the name of the day of the week for each date of birth passed:
SELECT DAYNAME(Date_of_birth);
Product: 4D Theme: Functions
DAY DAYOFMONTH DAYOFWEEK DAYOFYEAR
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)