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

Home -> Community -> Usenet -> c.d.o.server -> Re: How to find constraints of a table using SQL

Re: How to find constraints of a table using SQL

From: Richard Sutherland <rvsutherland_at_yahoo.com>
Date: Sat, 24 Feb 2001 06:55:28 -0500
Message-ID: <t9f7oln68eoj92@corp.supernews.com>

For constraints or anything else, take a look at Perl module DDL::Oracle, available from the CPAN, and from:

    http://sourceforge.net/projects/ddl-oracle/

Richard Sutherland

Zhou, Xiaodong <xdzhou_at_cs.ubc.ca> wrote in message news:977gjd$8a0$1_at_nntp.itservices.ubc.ca...
> Hi, there:
>
> I want to see the constraints(foreign key, primary key, etc.) of a table.
 I
> don't know how to do it in SQL. Will you please give me some advice?
> Thanks in advance!
>
> Yours xdzhou
>
>
Received on Sat Feb 24 2001 - 05:55:28 CST

Original text of this message

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