Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: How to DELETE and UPDATE records using SQLLDR
It would be a lot more simple to just delete the records with a sql script
BEFORE running SQLLDR.
-----Original Message-----
Sent: Friday, June 28, 2002 1:59 PM
To: Multiple recipients of list ORACLE-L
I'd like to delete a couple thousand of records and also update a thousand of records in database using SQL Loader. If I use REPLACE key work in SQLLDR, all my existing records will be deleted, I just want to delete and update certain records without deleting all existing records. How do I do that with SQLLDR? Please help.
Thanks,
David
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Richard Huntley
INET: rhuntley_at_mindleaders.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 Fri Jun 28 2002 - 13:36:33 CDT