Reserved for HCL internal use.
Column Descriptions:
| Name | Type | Description |
| AT_EXTERNAL_CONTENT_REL_ID | BIGINT NOT NULL | Reserved for HCL internal use. |
| ATTR_ID | BIGINT NOT NULL | Reserved for HCL internal use. |
| CATOVRGRP_ID | BIGINT NOT NULL | Reserved for HCL internal use. |
| LANGUAGE_ID | INTEGER NOT NULL | Reserved for HCL internal use. |
| CONTENT_ID | VARCHAR (64) NOT NULL | Reserved for HCL internal use. |
| TYPE | VARCHAR (64) NOT NULL | Reserved for HCL internal use. |
| FIELD1 | INTEGER | Reserved for HCL internal use. |
| FIELD2 | DECIMAL (20,5) | Reserved for HCL internal use. |
| FIELD3 | VARCHAR (254) | 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 |
| P_0056 | AT_EXTERNAL_CONTENT_REL_ID | Primary Key |
| I0001555 | ATTR_ID+CONTENT_ID+CATOVRGRP_ID+LANGUAGE_ID | Unique Index |
| I0001556 | CONTENT_ID | Non-Unique Index |
Constrained By Parent Tables: