Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Deleting a check option
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
![]() |
![]() |