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

Home -> Community -> Usenet -> c.d.o.misc -> Cascade Deleting

Cascade Deleting

From: Nikola Letic <nletic_at_hotmail.com>
Date: Sun, 01 Dec 2002 11:13:18 GMT
Message-ID: <i9mG9.215237$up.2106647@news.chello.at>


Hallo,
is there an automatic way to cascade delete records from tables using (foreign key) referential integrity constraints without programming for every case or manually defining triggers. Eg. if i delete customer from customers table i want oracle to delete customers orders also from orders table to preserve integrity. Received on Sun Dec 01 2002 - 05:13:18 CST

Original text of this message

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