Name Type MSSql Type Oracle Type DB2 Nullable Description
TEMP2_Key1 int NUMBER(38,0) int true
TEMP2_Key2 int NUMBER(38,0) int true
TEMP2_Key3 int NUMBER(38,0) int true
TEMP2_String1 varchar (4000) VARCHAR2 (4000 CHAR) varchar(4000) true
TEMP2_String2 varchar (4000) VARCHAR2 (4000 CHAR) varchar(4000) true
TEMP2_String3 varchar (4000) VARCHAR2 (4000 CHAR) varchar(4000) true
TEMP2_Num1 int NUMBER(38,0) int true

Indexes:

Name Fields Primary Unique Clustered Nonclustered
NK_TEMP2_Key1 TEMP2_Key1 false false true false

Foreign Keys:

Name Local References Foreign References

Return to the Index File