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

Home -> Community -> Usenet -> c.d.o.misc -> Deleting a check option

Deleting a check option

From: Peter Poldervaart <p.poldervaart_at_wxs.nl>
Date: Fri, 19 Mar 1999 13:51:58 +0100
Message-ID: <7cth9d$cnu$1@freyja.bart.nl>


I'm right now defining a database in Oracle 8. Now a would like to add constraints to my tables for which I use the ALTER TABLE XXX ADD CHECK field1 < field 2 or something. Now I would like to know if it is possible to give a name to this constraint so that it is possible to remove this constraint in the future without having to remove the whole table.

Peter P.
p.poldervaart_at_wxs.nl Received on Fri Mar 19 1999 - 06:51:58 CST

Original text of this message

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