This table is deprecated and is provided for
backward compatibility only.
Column Descriptions:
Name | Type | Description |
WCSDICTNRY_ID | BIGINT NOT NULL | Reserved for IBM internal use. |
LANGUAGE_ID | INTEGER NOT NULL | Reserved for IBM internal use. |
DESCRIPTION | VARCHAR (2000) | Reserved for IBM internal use. |
OPTCOUNTER | SMALLINT | Reserved for IBM internal use. |
Indexes:
Name | Column Names | Type |
<SYSTEM-GENERATED> | WCSDICTNRY_ID+LANGUAGE_ID | Primary Key |
Constrained By Parent Tables:
Constraint | Columns | Parent Table | Parent Columns | Type |
F_909 | LANGUAGE_ID | LANGUAGE | LANGUAGE_ID | Cascade |
F_910 | WCSDICTNRY_ID | WCSDICTNRY | WCSDICTNRY_ID | Cascade |