I have a tab delimited text file having 70000000 rows. I want to read each row, need to do some processing like searching a record on the basis of a specific column. Then want to insert a record in a separate table. I need to do this untill end-of-text file, using PL/SQL. What is the best way of doing it?
Regards
Amer
Regards
Amer