How to find parent tables
Hello,
I m loading data into all the tables in my schema with a procedure. While loading data I am getting the error
parent key not found. Please tell me how to load data first into the parent tables and then child tables......