Name Type MSSql Type Oracle Type DB2 Nullable Description
OEO_OH_Idnr int NUMBER(38,0) int false Reference to OH
OEO_Lnr smallint NUMBER(38,0) smallint false Sequence number
OEO_FileFullPath varchar (512) VARCHAR2 (512 CHAR) varchar(512) true Full path name of output file
OEO_UsersLogin smallint NUMBER(38,0) smallint true Flag for require users login

Indexes:

Name Fields Primary Unique Clustered Nonclustered
PK_OEO OEO_OH_Idnr, OEO_Lnr true true true false

Foreign Keys:

Name Local References Foreign References
FK_OEO_OH OEO_OH_Idnr OH_Idnr

Return to the Index File