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

Home -> Community -> Mailing Lists -> Oracle-L -> SQL Loader Input File Situation

SQL Loader Input File Situation

From: Ken Janusz <ken.janusz_at_sufsys.com>
Date: Mon, 03 Dec 2001 09:07:23 -0800
Message-ID: <F001.003D365E.20011203085538@fatcity.com>

8.1.7

I am loading an input file to a single DB table. The input file is different than the table I'm loading and contains fields I don't need to load. I do not want to load some of the input fields. The input file has 11 cols. and I need to ignore 5 of them. The DB table has 15 cols and I know how to ignore them with the filler clause. The input file is a delimited flat file. How do I tell SQL*Loader not to load various input fields?

Thanks,
Ken Janusz, CPIM
Database Conversion Lead
Sufficient System, Inc.
Minneapolis, MN

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Ken Janusz
  INET: ken.janusz_at_sufsys.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Dec 03 2001 - 11:07:23 CST

Original text of this message

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