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