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 -> anyway to alter a constraint to make it deferrable?

anyway to alter a constraint to make it deferrable?

From: Ryan Gaffuri <rgaffuri_at_cox.net>
Date: 1 Apr 2004 07:39:02 -0800
Message-ID: <1efdad5b.0404010739.65ccb181@posting.google.com>


I don't want to drop and re-create it, since there are cascading foreign keys. I don't see it in the docs.

alter table x modify (constraint x_fk deferrable);

I cant find the proper syntax? Received on Thu Apr 01 2004 - 09:39:02 CST

Original text of this message

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