Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: CONSTRAINT ENABLE?

Re: CONSTRAINT ENABLE?

From: Rachel Carmichael <wisernet100_at_yahoo.com>
Date: Fri, 11 Jan 2002 10:00:02 -0800
Message-ID: <F001.003EDDDB.20020111082028@fatcity.com>

you will need to find the rows in the table AWAY that do not have a match for the column(s) in the R (foreign key) constraint. Either remoe them or correct them and you can enable the constraint.

If you don't care about the old values but want the constraint to apply to NEW rows, then "enable novalidate"


Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rachel Carmichael
  INET: wisernet100_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Jan 11 2002 - 12:00:02 CST

Original text of this message

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