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