DAY_OF_WEEK_LONG_UDF
Definition
User-defined function (UDF) that allows getting the complete day name given a timestamp.
Parameters
INPUT_DATE
TIMESTAMP
The date as timestamp to be processed as a complete day name.
Returns
The day name (in English).