Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: How list supplied packages
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