Name Type MSSql Type Oracle Type DB2 Type Postgresql Nullable Description
OVTYP_Type char (1) CHAR (1 CHAR) char(1) char (1) false type of the variable
OVTYP_Text varchar (50) VARCHAR2 (50 CHAR) varchar(50) varchar (50) true description

Indexes:

Name Fields Primary Unique Clustered Nonclustered
PK_OVTYP OVTYP_Type true true true false

Foreign Keys:

Name Local References Foreign References

Return to the Index File