Name Type MSSql Type Oracle Type DB2 Nullable Description
OVFMT_Idnr int NUMBER(38,0) int false primary key
OVFMT_DataType varchar (2) VARCHAR2 (2 CHAR) varchar(2) true type of the variable
OVFMT_Format varchar (32) VARCHAR2 (32 CHAR) varchar(32) true Allowed Output Formats

Indexes:

Name Fields Primary Unique Clustered Nonclustered
PK_OVFMT OVFMT_Idnr true true true false

Foreign Keys:

Name Local References Foreign References

Return to the Index File