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 -> Referential integrity and Triggers ??

Referential integrity and Triggers ??

From: Charles McDonald <cmcdon12_at_ford.com>
Date: Mon, 05 Jul 1999 12:13:40 +0100
Message-ID: <37809364.A620BDE4@ford.com>


Hello All

If a set of tables in Oracle 7.3.x are defined with a foreign key constraint, will those constraints be enforced without the need for triggers or will triggers need to be created.

Specifically, if a parent is deleted will the children be deleted automaticaly (pending cascade delete). Will children only be added if a parent exists?

Cheers
  Charles Received on Mon Jul 05 1999 - 06:13:40 CDT

Original text of this message

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