4D v12.1MONTHNAME |
||||||||||||||
|
4D v12.1
MONTHNAME
|
|
||
The MONTHNAME function returns the name of the month for the date passed in the arithmetic_expression.
This example returns the name of the month for each date of birth passed:
SELECT MONTHNAME(Date_of_birth);
Product: 4D
Theme: Functions