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 list supplied packages

Re: How list supplied packages

From: Randy Nichols <randynichols_at_yahoo.com>
Date: Tue, 05 Aug 2003 15:04:22 GMT
Message-ID: <WHPXa.1225$Q63.79891@newsread2.prod.itd.earthlink.net>


Much appreciated!

-Randy

"Tanel Poder" <tanel@@peldik.com> wrote in message news:3f2fb0b3_1_at_news.estpak.ee...
> Hi!
>
> select object_name from dba_objects where object_type = 'PACKAGE';
>
> Tanel.
>
> "Randy Nichols" <randynichols_at_yahoo.com> wrote in message
> news:QXDXa.561$Q63.28746_at_newsread2.prod.itd.earthlink.net...
> > Is there a way to list the supplied packages currently available in an
> > installation using SQL*PLUS?
> >
> > -Randy Nichols
> >
> >
>
>
Received on Tue Aug 05 2003 - 10:04:22 CDT

Original text of this message

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