| Name | Type MSSql | Type Oracle | Type DB2 | Type Postgresql | Nullable | Description |
|---|---|---|---|---|---|---|
| OTTYP_OType | varchar (8) | VARCHAR2 (8 CHAR) | varchar(8) | varchar (8) | false | Objecttype |
| OTTYP_OT_Type | smallint | NUMBER(38,0) | smallint | smallint | false | Scripttype |
| OTTYP_Caption | int | NUMBER(38,0) | int | int | false | Caption for Scripttab |
| Name | Fields | Primary | Unique | Clustered | Nonclustered |
|---|---|---|---|---|---|
| PK_OTTYP | OTTYP_OType, OTTYP_OT_Type | true | true | true | false |
| Name | Local References | Foreign References |
|---|
Return to the Index File