Skip to Main Content

Database Software

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!

skip a column in sql loader

sunil_dbaOct 12 2010 — edited Oct 12 2010
Hi
I have a csv file like this...


co1,col2,col3,col4
col1,col2,col3,col4


I want to skip the data in the column 1. ie., col1 and load only col2,col3 and col4

Can i do this in sql*loader.

I am on 10.2.0.4

THX
Sunil
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 9 2010
Added on Oct 12 2010
4 comments
25,465 views