Returns the number of the month of the year in the given date
Syntax
'month' ( <datetime> )
Parameters
<datetime> is a datetime operand.
Returns
Integer
Example
'month' ( connection : \'DB'::'TBC.tbc.SALES'.'TRANSDATE' )