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: Cleanup of child records...

RE: Cleanup of child records...

From: Ganesh Raja <rlnsimha_at_emirates.net.ae>
Date: Thu, 13 Jun 2002 16:28:24 -0800
Message-ID: <F001.0047D8AC.20020613162824@fatcity.com>


You can Enable Parallel PML and Delete the Records on the child Table that are not there in the Parent Table. You can use the Not Exists instead of the Not In.

If you are going to use the In Caluse then ry enabling Parallel Optiuon on the select also ...

HTH Best Regards,
Ganesh R

Tel  : +971 (4)  397 3337  Ext 420
Fax  : +971 (4)  397 6262
HP   : +971 (50) 745 6019
============================================
Live to learn... forget... and learn again.
  

-----Original Message-----
Huntley
Sent: Thursday, June 13, 2002 8:59 PM
To: Multiple recipients of list ORACLE-L

TIA List,
What is the most efficient way to remove child records from a table that have no parent records in it's parent table. I want to build a FK, to keep this from happening, but I need to do some cleanup first.

--

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

Author: Ganesh Raja
  INET: rlnsimha_at_emirates.net.ae

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 Jun 13 2002 - 19:28:24 CDT

Original text of this message

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