Reserved for HCL internal use.
Column Descriptions:
| Name | Type | Description |
| TFALGOTYPE_ID | INTEGER NOT NULL | Reserved for HCL internal use. |
| OPTCOUNTER | SMALLINT NOT NULL DEFAULT 0 | 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> | TFALGOTYPE_ID | Primary Key |
Referenced By Child Tables:
| Constraint | Columns | Child Table | Child Columns | Type |
| F_836 | TFALGOTYPE_ID | TFALGOPOL | TFALGOTYPE_ID | Cascade |
| F_840 | TFALGOTYPE_ID | TFALGOREG | TFALGOTYPE_ID | Cascade |
| F_846 | TFALGOTYPE_ID | TFALGTYPDS | TFALGOTYPE_ID | Cascade |