I need to pull data from some production tables and load into the tables on test region. But the tables have referential integrity among them. I am using Toad and I have to check each table details individually(so that I load the parent table before the child table). This is taking a long time.
Is there any easy way to query and list all the referential integrities within the tables under a particular schema.
Thanks,
Pramod
Is there any easy way to query and list all the referential integrities within the tables under a particular schema.
Thanks,
Pramod