Reserved for IBM internal use.
Column Descriptions:
| Name | Type | Description |
| STORE_ID | INTEGER NOT NULL | Reserved for IBM internal use. |
| REGISTRATIONID | CHAR (25) | Reserved for IBM internal use. |
| BUSINESSLOCATION | CHAR (10) | Reserved for IBM internal use. |
| COUNTRYCODE | CHAR (3) | Reserved for IBM internal use. |
| COMPANYID | CHAR (20) | Reserved for IBM internal use. |
| FIELD1 | INTEGER | Reserved for IBM internal use. |
| FIELD2 | VARCHAR (50) | 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> | STORE_ID | Primary Key |
Constrained By Parent Tables:
| Constraint | Columns | Parent Table | Parent Columns | Type |
| F_911 | STORE_ID | STORE | STORE_ID | Cascade |