| Name | Type MSSql | Type Oracle | Type DB2 | Type Postgresql | Nullable | Description |
|---|---|---|---|---|---|---|
| OIA_OH_Idnr | int | NUMBER(38,0) | int | int | false | ID of the include object |
| OIA_Rest | varchar(512) | VARCHAR2 (512 CHAR) | varchar(512) | varchar(512) | true | Additional attributes |
| Name | Fields | Primary | Unique | Clustered | Nonclustered |
|---|---|---|---|---|---|
| PK_OIA | OIA_OH_Idnr | true | true | true | false |
| Name | Local References | Foreign References |
|---|---|---|
| FK_OIA_OH | OIA_OH_Idnr | OH_Idnr |
Return to the Index File