Sys_Calendar.BusinessCalendarExceptions - Analytics Database - Teradata Vantage

SQL Date and Time Functions and Expressions

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-10-30
dita:mapPath
cpk1628111786971.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
pxz1544241488545
lifecycle
latest
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 YYYY/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