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 17:10:47 -0500
Message-ID: <t9gbqdm7ak5b32@corp.supernews.com>

Perl modules available from the CPAN are open source software. They are available for download without charge. DDL::Oracle is available under the terms of the Artistic license, which is the license under which Perl is distributed.

Enjoy!

Richard Sutherland

Brian Peasland <peasland_at_usgs.gov> wrote in message news:3A97E3A0.6AB692BE_at_usgs.gov...
>
>
> > 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
>
> How's that for a plug for a product?
>
> Cheers,
> Brian
>
>
> --
> ========================================
> Brian Peasland
> Raytheons Systems at
> USGS EROS Data Center
> These opinions are my own and do not
> necessarily reflect the opinions of my
> company!
> ========================================
Received on Sat Feb 24 2001 - 16:10:47 CST

Original text of this message

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