Hi all,
I have a Insert into Table1 Select * from table2 in one of our procedures.
I am at this point aware that sql loader is used to insert into tables , data from external sources . Can I get this done using Sql loader completely replacing the above mentioned Insert/select.
If this is possible how I can go about it ?
Kindly guide me in this regard
with warm regards
ssr