Sys_Calendar.BusinessCalendarExceptions - 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ā„¢

This view provides information about exceptions defined for a calendar, such as a holiday on Monday, which is normally a working day. You can query the view to check the exceptions.

View Column Name Description Data Type Format
CalendarName The name of the calendar. VARCHAR(128) X(128)
ExceptionIndicator Returns ON for a working day and OFF for a nonworking day. VARCHAR(3) X(3)
ExceptionDate The exception date set for the calendar. DATE YY/MM/DD
ExceptionReason The reason for the exception. VARCHAR(1024) X(1024)
CreatorName The user who created the exception. VARCHAR(128) X(128)
CreationTime The timestamp of exception creation. TIMESTAMP(0) YYYY-MM-DDBHH:MI:SS