This table is deprecated and is provided for
backward compatibility only.
Column Descriptions:
Name | Type | Description |
CONCEPTID | INTEGER NOT NULL | Reserved for HCL internal use. |
CONCEPTNAME | VARCHAR (512) NOT NULL | Reserved for HCL internal use. |
DESCRIPTOR | VARCHAR (512) | Reserved for HCL internal use. |
LANGUAGE_ID | INTEGER NOT NULL | Reserved for HCL internal use. |
OPTCOUNTER | SMALLINT NOT NULL DEFAULT 0 | Reserved for HCL internal use. |
Indexes:
Name | Column Names | Type |
<SYSTEM-GENERATED> | CONCEPTID+LANGUAGE_ID | Primary Key |
Constrained By Parent Tables:
Constraint | Columns | Parent Table | Parent Columns | Type |
F_363 | CONCEPTID | ICKNOWLEDG | CONCEPTID | Cascade |
F_364 | LANGUAGE_ID | LANGUAGE | LANGUAGE_ID | Cascade |