Name Type MSSql Type Oracle Type DB2 Nullable Description
OX_OH_Idnr int NUMBER(38,0) int false Reference to OH
OX_ContentLen int NUMBER(38,0) int true Length of OX_Content
OX_Content varbinary(max) BLOB blob(20480 k) INLINE LENGTH 30000 COMPACT true Content

Indexes:

Name Fields Primary Unique Clustered Nonclustered
PK_OX OX_OH_Idnr true true true false

Foreign Keys:

Name Local References Foreign References
FK_OX_OH OX_OH_Idnr OH_Idnr

Return to the Index File