WeekNumber_Of_Quarter Syntax - Teradata VantageCloud Lake

Lake - Working with SQL

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
jbe1714339405530.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
jbe1714339405530
[TD_SYSFNLIB.] WeekNumber_Of_Quarter (
  expression [,] [ calendar_name | NULL ]
)

Syntax Elements

TD_SYSFNLIB.
Name of the database where the function is located.
expression
An expression that represents 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.