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 -> Re: important : deleting rows with PL/SQL

Re: important : deleting rows with PL/SQL

From: Michel Cadot <micadot{at}altern{dot}org>
Date: Tue, 20 Jan 2004 10:52:26 +0100
Message-ID: <400cf9f2$0$17120$626a54ce@news.free.fr>


Don't multipost.
I answer you in c.d.o.misc.

Regards
Michel Cadot

"philippe" <jftek_at_hotmail.com> a écrit dans le message de news:400CF8B6.3050900_at_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:52:26 CST

Original text of this message

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