Re: update cascade to child tables

From: Nebojsa Nastic <nastic_at_mda.ca>
Date: 18 Jan 1995 18:49:26 GMT
Message-ID: <3fjnrm$2lr_at_deneb>


NO, Oracle does not support declarative "CASCADE UPDATE" constraints. You should use database triggers.

Nebojsa Nastic
CDE2 Ambassador

mark smith (mark.smith%ccmail_at_x400gw.msfc.nasa.gov) wrote:
: I am trying to enable cascade updates to child tables (ORACLE 7) that have a
: defined Foreign Key to the Parent. The only reference I can find is on
: Cascade deletes. Is there any way to do this though table definitions?

: Thanks,
 

: mark.smith_at_msfc.nasa.gov
Received on Wed Jan 18 1995 - 19:49:26 CET

Original text of this message