HOLIDAYS_GROUP_DESCRIPTION

Definition


The HOLIDAYS_GROUP_DESCRIPTION table describes how holidays are grouped (by country for example)

Technical Data


Schema Version 5.0.6
Tablespace CATALOG_DATA
Partitioned No

Summary


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

        Column Details

        The database schema defines the following columns. Check the definitions, types, available indexes, and formats:

        CODE

        Definition The code of the holiday group
        Type VARCHAR(256), NULL

        LANGUAGE

        Definition The language of the holiday group
        Type VARCHAR(256), NULL

        LABEL

        Definition The description of the holiday group
        Type VARCHAR(2000), NULL