Hi Experts,
I need to load a file(.txt) to table. I am able to do this using SQL Loader(Easy to automate).
After loading it into table the order of the records are changed. I tried to sort the data in table and tried inserting into a new table, still it didn't help.
I tried googling the answer but still couldn't find the solution.
Can someone please suggest me how this can be handled.
Thanks,
Venkat.