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: help CASCADE across tables

Re: help CASCADE across tables

From: Tom Zamani <tomz_at_redflex.com.au>
Date: Thu, 16 Dec 1999 13:34:26 +1100
Message-ID: <839itd$nu5$1@perki.connect.com.au>


You could use trancate table table name cascade constraint. but if you execute this code All the RECORDs in the table are GONE.

Zuin <zuin_chn_at_my-deja.com> wrote in message news:839ceo$to8$1_at_nnrp1.deja.com...
> I'm a performing a delete of a table, which has a child table. Is there
> a way to cascade to the child diagram or vice vera without having to
> change constraints on tables?
> If there is, please provied an example using x, y variables.
>
>
>
>
> Any help anyone can give me is greatful.
>
>
> thanks
> ZC
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Wed Dec 15 1999 - 20:34:26 CST

Original text of this message

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