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: Tanel Poder <tanel_at_@peldik.com>
Date: Tue, 5 Aug 2003 16:27:13 +0300
Message-ID: <3f2fb0b3_1@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 - 08:27:13 CDT

Original text of this message

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