Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: help CASCADE across tables
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
![]() |
![]() |