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 -> how to do ON MODIFY CASCADE?

how to do ON MODIFY CASCADE?

From: Jesus Ciriano <jciriano_at_ipmultimedia.es>
Date: Tue, 10 Nov 1998 10:09:04 +0100
Message-ID: <364802B0.BBF5893@ipmultimedia.es>

I've got a table with a foreign key to another table, and I'd like that if the value of the primary key referenced changes the value, the
values in my table change to this new value automatically.

I was searching for this and all that i've found is ON DELETE CASCADE but nothing
about an ON MODIFY CASCADE.

What can I do??

Thankyou
--
J.Ciriano
e-mail: jciriano_at_ipmultimedia.es Received on Tue Nov 10 1998 - 03:09:04 CST

Original text of this message

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