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