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