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 |
| Tablespace |
CATALOG_DATA |
| 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 |
VARCHAR2(256 CHAR), NULL |
LANGUAGE
| Definition |
The language of the holiday group |
| Type |
VARCHAR2(256 CHAR), NULL |
LABEL
| Definition |
The description of the holiday group |
| Type |
VARCHAR2(2000 CHAR), NULL |