Reserved for IBM internal use.
Column Descriptions:
Name | Type | Description |
LANGUAGE_ID | INTEGER NOT NULL | Reserved for IBM internal use. |
DESCRIPTION | VARCHAR (254) | Reserved for IBM internal use. |
TFALGOTYPE_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> | LANGUAGE_ID+TFALGOTYPE_ID | Primary Key |
Constrained By Parent Tables:
Constraint | Columns | Parent Table | Parent Columns | Type |
F_846 | TFALGOTYPE_ID | TFALGOTYPE | TFALGOTYPE_ID | Cascade |
F_847 | LANGUAGE_ID | LANGUAGE | LANGUAGE_ID | Cascade |