Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> How to get SQL Loader to skip a column in a CSV file?
I want to get SQL loader to skip a column in a CSV file I'm loading. At the
moment I am using a workaround based on the POSITION (*+n) because I can
currently ensure that the field I want to skip always has the same width;
this will not be the case in production. Have gone through the manual but no
dice - help!
Received on Sun Aug 01 1999 - 20:20:43 CDT
![]() |
![]() |