Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> SQL Loader: variable length records
I have a file with 91 variable width fields separated by a ','. My
problem is that I only
need 9 of them which are interspersed within the records. For example
I only want to load fields 4,9,20, 22, 33,55,71,78, and 90. I've been
looking
for an example of how to do this but they all assume that you will be
loading
every field in the file. How do I select just the fields that I need?
TIA Received on Tue Jun 01 1999 - 11:56:27 CDT
![]() |
![]() |