Name Type MSSql Type Oracle Type DB2 Nullable Description
BH_Client smallint NUMBER(38,0) smallint false client
BH_Idnr int NUMBER(38,0) int false primary key of the buffer header
BH_USR_Idnr int NUMBER(38,0) int false reference to the user (IDNR)

Indexes:

Name Fields Primary Unique Clustered Nonclustered
PK_BH BH_Idnr true true true false

Foreign Keys:

Name Local References Foreign References

Return to the Index File