DayNumber_Of_Month Syntax - Advanced SQL Engine - Teradata Database

SQL Date and Time Functions and Expressions

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
dzx1591742169550.ditamap
dita:ditavalPath
dzx1591742169550.ditaval
dita:id
B035-1211
lifecycle
previous
Product Category
Teradata Vantageā„¢
[TD_SYSFNLIB.] DayNumber_Of_Month (
  expression [,] [ calendar_name | NULL ]
)

Syntax Elements

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