Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> SQL Loader: variable length records

SQL Loader: variable length records

From: CJ <djjr_at_ix.netcom.com>
Date: Tue, 01 Jun 1999 09:56:27 -0700
Message-ID: <375410BA.27D98AA4@ix.netcom.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US