Returns the name of the month for a given date.
Syntax
'monthName' ( <datetime> )
Parameters
<datetime> is a datetime operand.
Returns
String
Example
'monthName' ( connection : \'DB'::'TBC.tbc.SALES'.'TRANSDATE' )