Reserved for IBM internal use.
Column Descriptions:
Name | Type | Description |
TFTRADENG_ID | BIGINT NOT NULL | Reserved for IBM internal use. |
DESCRIPTION | VARCHAR (254) | Reserved for IBM internal use. |
LONGDESCRIPTION | VARCHAR (4000) | Reserved for IBM internal use. |
LANGUAGE_ID | INTEGER NOT NULL | Reserved for IBM internal use. |
OPTCOUNTER | SMALLINT | The optimistic concurrency control counter for
the table. Every time there is an update to the table, the counter
is incremented. |
Indexes:
Name | Column Names | Type |
<SYSTEM-GENERATED> | TFTRADENG_ID+LANGUAGE_ID | Primary Key |
Constrained By Parent Tables:
Constraint | Columns | Parent Table | Parent Columns | Type |
F_860 | TFTRADENG_ID | TFTRADENG | TFTRADENG_ID | Cascade |
F_861 | LANGUAGE_ID | LANGUAGE | LANGUAGE_ID | Cascade |