HOLIDAYS_GROUP_DESCRIPTION
Definition
The HOLIDAYS_GROUP_DESCRIPTION table describes how holidays are grouped (by country
for example)
Technical Data
| Schema Version |
4.5.13 |
| Partitioned |
No |
Summary
The HOLIDAYS_GROUP_DESCRIPTION table is defined by the
following columns.
See the column details for more information.
Column Details
CODE
| Definition |
The code of the holiday group |
| Type |
NVARCHAR(256), NULL |
LANGUAGE
| Definition |
The language of the holiday group |
| Type |
NVARCHAR(256), NULL |
LABEL
| Definition |
The description of the holiday group |
| Type |
NVARCHAR(2000), NULL |