Name | Type MSSql | Type Oracle | Type DB2 | Type Postgresql | Nullable | Description |
---|---|---|---|---|---|---|
BH_Client | smallint | NUMBER(38,0) | smallint | smallint | false | client |
BH_Idnr | int | NUMBER(38,0) | int | int | false | primary key of the buffer header |
BH_USR_Idnr | int | NUMBER(38,0) | int | int | false | reference to the user (IDNR) |
Name | Fields | Primary | Unique | Clustered | Nonclustered |
---|---|---|---|---|---|
PK_BH | BH_Idnr | true | true | true | false |
Name | Local References | Foreign References |
---|
Return to the Index File