Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> anyway to alter a constraint to make it deferrable?
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
![]() |
![]() |