Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Retain record order after loading from file to table using SQL Loader

3047423Jul 25 2018 — edited Jul 25 2018

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.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 22 2018
Added on Jul 25 2018
4 comments
968 views