SCHREPORT
Column Descriptions:
| Name | Type | Description |
|---|---|---|
| SCSINSTREFNUM | BIGINT NOT NULL | |
| SCSINDEX | SMALLINT NOT NULL DEFAULT 1 | |
| SCSREPORT | CLOB (10000000) | |
| OPTCOUNTER | SMALLINT NOT NULL DEFAULT 0 |
Indexes:
| Name | Column Names | Type |
|---|---|---|
| P_SCHREPORT | SCSINSTREFNUM+SCSINDEX | Primary Key |
Constrained By Parent Tables:
| Constraint | Columns | Parent Table | Parent Columns | Type |
|---|---|---|---|---|
| F_SCHREPORT_1 | SCSINSTREFNUM | SCHSTATUS | SCSINSTREFNUM | Cascade |