td_weekday_of_month Function | VantageCloud Lake - td_weekday_of_month - 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

Returns the nth occurrence of the weekday in the month for the specified date.

The td_weekday_of_month function provides improved performance compared to using the Sys_Calendar.Calendar system view to get similar results.

See also "Function Name Overloading" in Using Functions with CREATE/REPLACE FUNCTION (SQL Form).

ANSI Compliance

This statement is a Teradata extension to the ANSI SQL:2011 standard.

Result Type

The result is an INTEGER value from 1 to 5, representing the n th occurrence of the weekday in the month.