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: Sqlloader

Re: Sqlloader

From: Ron Rogers <RROGERS_at_galottery.org>
Date: Thu, 19 Apr 2001 08:01:12 -0700
Message-ID: <F001.002ECB9E.20010419073521@fatcity.com>

SQLLOADER allows you to APPEND, INSERT, REPLACE, or TRUNCATE at table that you are loading data into. Read the latest manual about the Control file and placing the options in the proper location.
We use the "truncate" option on one of our large files that gets loaded with fresh data each day. Works great.
ROR mª¿ªm

>>> Roland.Skoldblom_at_ica.se 04/19/01 04:26AM >>>
How can I within sqllldr call a pl/sql-procedure which deletes all rows from a table?

Roland S

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com 
-- 
Author: 
  INET: Roland.Skoldblom_at_ica.se 

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: Ron Rogers
  INET: RROGERS_at_galottery.org

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 Apr 19 2001 - 10:01:12 CDT

Original text of this message

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