Hello All,
I need to delete the data from tables and then insert the data from one server to another server. The FK constraints are defined on most of the tables.
Can anyone tell me how to get the list of tables in the sequence to delete and then insert the data which can avoid the FK constraint error.
Thanks
-techiPA
I need to delete the data from tables and then insert the data from one server to another server. The FK constraints are defined on most of the tables.
Can anyone tell me how to get the list of tables in the sequence to delete and then insert the data which can avoid the FK constraint error.
Thanks
-techiPA