Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Check Constraint
Jay,
Look into the EXCEPTIONS INTO exceptions syntax of ALTER TABLE. The exceptions table is created by utlexcpt.sql or utlexpt1.sql
Lisa Koivu
Oracle Database Baby Oven.
Fairfield Resorts, Inc.
954-935-4117
> -----Original Message-----
> From: JJ [SMTP:jube_at_teknicaltd.com]
> Sent: Tuesday, March 26, 2002 4:15 PM
> To: Multiple recipients of list ORACLE-L
> Subject: Re: Check Constraint
>
> When a check constraint is added to a table, is there an option in Oracle
> that will display or list the rows
> in the table that violate the constraint ? TIA.
>
> Jay
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: JJ
> INET: jube_at_teknicaltd.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).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Koivu, Lisa INET: lisa.koivu_at_efairfield.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 Tue Mar 26 2002 - 15:38:30 CST