Skip to Main Content

SQL & PL/SQL

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 rows

00125Sep 14 2012 — edited Sep 17 2012
Hi all,

I have two files ..Both files having header files.I want to load file into single table and also skip both header file using single control file..Is it possible?suggest me any idea.
Example:
File1.csv
No,Name,mark
1,vuggh,567
2,ghj,678
File2.csv
No,Name,mark
3,ccccc,567
4,ddddd,678
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 15 2012
Added on Sep 14 2012
16 comments
484 views