DayNumber_Of_Week Syntax - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
Language
English (United States)
Last Update
2024-04-03
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905
[TD_SYSFNLIB.] DayNumber_Of_Week (
  expression [,] [ calendar_name | NULL ]
)

Syntax Elements

TD_SYSFNLIB.
Name of the database where the function is located.
expression
An expression that has a DATE, TIMESTAMP, or TIMESTAMP WITH TIME ZONE value.
calendar_name
A calendar name. The possible values are Teradata, ISO, and COMPATIBLE.
This argument must be a character literal and cannot be a table column or expression. If you do not name a calendar, Teradata uses the calendar for the session.
NULL
The business calendar for the session.