Name | Type MSSql | Type Oracle | Type DB2 | Type Postgresql | Nullable | Description |
---|---|---|---|---|---|---|
EJ_AH_Idnr | int | NUMBER(38,0) | int | int | false | Primary Key EH |
EJ_Content | varbinary(max) | BLOB | blob(20480 k) INLINE LENGTH 30000 COMPACT | bytea | true | content of the job |
Name | Fields | Primary | Unique | Clustered | Nonclustered |
---|---|---|---|---|---|
PK_EJ | EJ_AH_Idnr | true | true | true | false |
Name | Local References | Foreign References |
---|
Return to the Index File