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: Modify Table restrictions

Re: Modify Table restrictions

From: Igor Neyman <ineyman_at_perceptron.com>
Date: Mon, 25 Nov 2002 09:14:28 -0800
Message-ID: <F001.0050AE44.20021125091428@fatcity.com>


Did you mean "constraints"?
Check USER_CONSTRAINTS.
To remove one: "alter table <table_name> drop constraint..."

Igor Neyman, OCP DBA
ineyman_at_perceptron.com   

> Hello;
>
> Somebody knows how to view the restrictions
> Of a table, and quit one of the restrictions?
>
> Thank you.
>
> Francisco Murillo
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Francisco Murillo Montoya
> INET: francisco.murillo_at_cantv.net
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> 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: Igor Neyman
  INET: ineyman_at_perceptron.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Mon Nov 25 2002 - 11:14:28 CST

Original text of this message

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