Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How list supplied packages
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 - 08:27:13 CDT
![]() |
![]() |