Name | Type MSSql | Type Oracle | Type DB2 | Type Postgresql | Nullable | Description |
---|---|---|---|---|---|---|
PLATF_HostAttrType | varchar (8) | VARCHAR2 (8 CHAR) | varchar(8) | varchar (8) | false | HostAttrType |
PLATF_DisplayText | varchar (32) | VARCHAR2 (32 CHAR) | varchar(32) | varchar (32) | true | Display-test of the platforms e.g. 'z/OS' |
Name | Fields | Primary | Unique | Clustered | Nonclustered |
---|---|---|---|---|---|
PK_PLATF | PLATF_HostAttrType | true | true | true | false |
Name | Local References | Foreign References |
---|
Return to the Index File