monthname

Returns a character string containing the data source-specific name of the month (for example, January through December or Jan. through Dec. for an English data source, or Januar through Dezember for a German data source) for the month portion of "date_expression".

Syntax

monthname ( date_expression )

Example

monthname ( 2005-11-01 )

Result

November