Name Type MSSql Type Oracle Type DB2 Nullable Description
OFA_OH_Idnr int NUMBER(38,0) int false Reference to the object header (OH)
OFA_Operator char (1) CHAR (1 CHAR) char(1) true A=AND, O=OR
OFA_FilterType varchar (8) VARCHAR2 (8 CHAR) varchar(8) true "OUTPUT", ...

Indexes:

Name Fields Primary Unique Clustered Nonclustered
PK_OFA OFA_OH_Idnr true true true false

Foreign Keys:

Name Local References Foreign References
FK_OFA_OH OFA_OH_Idnr OH_Idnr

Return to the Index File