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. |
METAPHORID | INTEGER NOT NULL | Reserved for HCL internal use. |
PASSCONSTLIST | INTEGER NOT NULL DEFAULT 1 | Reserved for HCL internal use. |
TEMPLATEUSAGE | INTEGER NOT NULL DEFAULT 1 | Reserved for HCL internal use. |
TEMPLATENAME | VARCHAR (256) | Reserved for HCL internal use. |
OPTCOUNTER | SMALLINT NOT NULL DEFAULT 0 | Reserved for HCL internal use. |
Indexes:
Name | Column Names | Type |
<SYSTEM-GENERATED> | CONCEPTID | Primary Key |
I0000333 | METAPHORID | Non-Unique Index |
Constrained By Parent Tables:
Constraint | Columns | Parent Table | Parent Columns | Type |
F_353 | METAPHORID | ICMETAPHOR | METAPHORID | Cascade |
F_354 | CONCEPTID | ICKNOWLEDG | CONCEPTID | Cascade |