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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: SQL loader query

RE: SQL loader query

From: Mark Leith <mark_at_cool-tools.co.uk>
Date: Thu, 17 May 2001 01:44:45 -0700
Message-ID: <F001.00305E5E.20010517013058@fatcity.com>

Could you not simply open the .csv file and manually delete the first row?

As for your second question, I believe you can just not mention the column you want to leave out in the control file.

HTH Mark

-----Original Message-----
pierre.olaru_at_citicorp.com
Sent: Thursday, May 17, 2001 08:35
To: Multiple recipients of list ORACLE-L

Friends,

I have the classic case of a comma separated text file which I want to upload
and I need to know how can I enforce the following behavior of the SQL Loader:

  1. To ignore the first row of the data file (which contains the column titles)
  2. Avoid uploading of a column from the middle of the data file

Thanks in advance,
Pierre

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
  INET: pierre.olaru_at_citicorp.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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Mark Leith INET: mark_at_cool-tools.co.uk 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 Thu May 17 2001 - 03:44:45 CDT

Original text of this message

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