i have two data tables A and B in sql database .
i want to copy the content of table A to table B i am not able to copy the content of table A if it has dependencies (foreign key relationship)please help me with the control file code (which is present in SQL loader like sqldir) and my intention is to copy (export)the contents from one table in windows and copy (import) the contents into other table using script(.sh or .ctl file),i followed the below approach : sql loader using control file(.ctol file).Thanks..
Regards, Vamsi Alla