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

Home -> Community -> Usenet -> c.d.o.server -> important : deleting rows with PL/SQL

important : deleting rows with PL/SQL

From: philippe <jftek_at_hotmail.com>
Date: Tue, 20 Jan 2004 10:45:26 +0100
Message-ID: <400CF8B6.3050900@hotmail.com>


hi,

Is it possible to use "DELETE ON CASCADE" with stored PL/SQL procedures or have we to make the deletions of foreign keys manually with some "fetch" and "select" ?
In this last case must we put them in the procedures of deletion or in triggers ?

thanks Received on Tue Jan 20 2004 - 03:45:26 CST

Original text of this message

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