S Sidnir Vieira Member Jul 28, 2003 #1 I have Oracle 9.2.0.1.0 and I am trying to export tables and I am not obtaining foreign key references. Thanks ------------------
I have Oracle 9.2.0.1.0 and I am trying to export tables and I am not obtaining foreign key references. Thanks ------------------
Marco Kalter Administrator Staff member Jul 29, 2003 #1 Foreign key references will only be included if the tables are included to which these foreign key contstraints apply. In other words, a foreign key constraint from the employee table to the department table will only be included if the employee table is included. ------------------ Marco Kalter Allround Automations
Foreign key references will only be included if the tables are included to which these foreign key contstraints apply. In other words, a foreign key constraint from the employee table to the department table will only be included if the employee table is included. ------------------ Marco Kalter Allround Automations