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 -> Integrity CONSTRAINT Issue

Integrity CONSTRAINT Issue

From: <pmohanan_at_my-deja.com>
Date: Tue, 22 Aug 2000 20:05:56 GMT
Message-ID: <8numej$9hd$1@nnrp1.deja.com>

Hi..All,

    I am having an issue here. For eg. if there are 2 tables tab_a & tab_b. I created the table tab_b with constraint on tab_b as one of the column tab_b.prim_key references tab_a(prim_key).

Now, after I created the table tab_b, I want to modify the contraint & allow "ON DELETE CASCADE" also in there.

How do i do that.

TIA, Praveen

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Tue Aug 22 2000 - 15:05:56 CDT

Original text of this message

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