TD_DAY_OF_WEEK_UDF
Last updated
Last updated
User-defined function (UDF) that reproduces the equivalent functionality of Teradata's TD_DAY_OF_WEEK
. More information about the source function is .
INPUT
TIMESTAMP_TZ
Date to get the day of the week from.
An integer between 1 and 7 where 1 is Sunday, 2 is Monday, 3 is Tuesday, ..., 7 is Saturday.
Input:
Output: