This table is deprecated and is provided for
backward compatibility only.
Column Descriptions:
| Name | Type | Description |
| EXPERIMENT_ID | INTEGER NOT NULL | Reserved for IBM internal use. |
| SESSION_ID | VARCHAR (64) NOT NULL | Reserved for IBM internal use. |
| USERS_ID | BIGINT NOT NULL | Reserved for IBM internal use. |
| RESULTNUMBER | SMALLINT NOT NULL | Reserved for IBM internal use. |
| OPTCOUNTER | SMALLINT | Reserved for IBM internal use. |
Indexes:
| Name | Column Names | Type |
| <SYSTEM-GENERATED> | EXPERIMENT_ID+SESSION_ID+USERS_ID | Primary Key |
Constrained By Parent Tables:
| Constraint | Columns | Parent Table | Parent Columns | Type |
| F_1502 | EXPERIMENT_ID | EXPERIMENT | EXPERIMENT_ID | Cascade |