This table is deprecated and is provided for
backward compatibility only.
Column Descriptions:
Name | Type | Description |
CONSTRAINTID | INTEGER NOT NULL | Reserved for IBM internal use. |
CONCEPTID | INTEGER NOT NULL | Reserved for IBM internal use. |
FEATUREID | INTEGER NOT NULL | Reserved for IBM internal use. |
FEATURENAME | CHAR (18) NOT NULL | Reserved for IBM internal use. |
OPERATION | VARCHAR (5) NOT NULL | Reserved for IBM internal use. |
OPTCOUNTER | SMALLINT | Reserved for IBM internal use. |
Indexes:
Name | Column Names | Type |
<SYSTEM-GENERATED> | CONSTRAINTID | Primary Key |
I0000334 | FEATUREID | Non-Unique Index |
I0000335 | CONCEPTID | Non-Unique Index |
Constrained By Parent Tables:
Constraint | Columns | Parent Table | Parent Columns | Type |
F_355 | CONCEPTID | ICKNOWLEDG | CONCEPTID | Cascade |
F_356 | FEATUREID | ICEXPLFEAT | FEATUREID | Cascade |
Referenced By Child Tables:
Constraint | Columns | Child Table | Child Columns | Type |
F_357 | CONSTRAINTID | ICCONSTVAL | CONSTRAINTID | Cascade |