4D v14

MONTHNAME

Home

 
4D v14
MONTHNAME

MONTHNAME  


 

 

Command MONTHNAMEMONTHNAME (arithmetic_expression)

The MONTHNAME function returns the name of the month for the date passed in the arithmetic_expression.

Example  

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

SELECT MONTHNAME(Date_of_birth);

 
PROPERTIES 

Product: 4D
Theme: Functions

 
SEE ALSO 

DAYOFMONTH
MONTH

 
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)