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 -> Re: Some way to list all constraints?

Re: Some way to list all constraints?

From: prl <prlawrence_at_lehigh.edu>
Date: Mon, 16 Feb 2004 18:40:47 -0500
Message-ID: <c0rkd2$15ds$1@fidoii.CC.Lehigh.EDU>


(Pete Cresswell) wrote:

> Maybe this is another one of those "System Table" things...to which I have no
> access...
>
> I'm trying to clean out a DB so I can use it for testing a load routine but keep
> getting hit with "Unable to delete because of...(whatever constraint). In SQL
> Programmer I can view constraints on a table-by-table basis, but it seems like
> there should be some way for me to just list them all along with the table
> involved in each so I can just refer to the list instead of trying to guess the
> table.

Check the ALL_CONSTRAINTS table.

prl Received on Mon Feb 16 2004 - 17:40:47 CST

Original text of this message

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