| Schema Version | 5.0.6 | |
| Filegroup | CATALOG_DATA | |
| Partitioned | No | |
The HOLIDAYS_GROUP_DESCRIPTION table is defined by the following columns in your back-end database. See the column details for more information.
| Name | PK | FK | IX | Uses | Used by | Definition |
|---|---|---|---|---|---|---|
| CODE |
|
The code of the holiday group | ||||
| LANGUAGE |
|
The language of the holiday group | ||||
| LABEL |
|
The description of the holiday group |
The database schema defines the following columns. Check the definitions, types, available indexes, and formats:
| Definition | The code of the holiday group |
| Type | NVARCHAR(256), NULL |
| Definition | The language of the holiday group |
| Type | NVARCHAR(256), NULL |
| Definition | The description of the holiday group |
| Type | NVARCHAR(2000), NULL |