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