Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: How do I modify a check constraint?
Drop it and recreate it. The syntax to drop is 'drop constraint
constraint_name'.
HTH,
Ruth
----- Original Message -----
From: <Cherie_Machler_at_gelco.com>
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
Sent: Thursday, September 07, 2000 2:41 PM
Subject: How do I modify a check constraint?
> Can I modify an existing check constraint chk_status on column STATUS of
table
> REP_BANK? I've been trying all the syntax variations that I can dream up
to no
> avail. Is there a way to modify the constraint or do I need to drop it
and
> recreate it?
>
> What is the correct syntax to do so?
>
> Thanks in advance for helping with this irritating task.
>
> Cherie
>
>
> --
> Author:
> INET: Cherie_Machler_at_gelco.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 Thu Sep 07 2000 - 13:34:59 CDT
![]() |
![]() |