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: Query for functions and procedures in Package

Re: Query for functions and procedures in Package

From: Konstantin V Sartakov <skv_at_kpbank.ru>
Date: 1997/06/18
Message-ID: <33A77490.7A23@kpbank.ru>#1/1

hi Stephen
Stephen Lappin wrote:
>
> Is there dictionary view available that can be queried to show what
> procedures and functions are contained within a Pl/SQL Package?

        Look at ALL_DEPENDENCIES, DBA_DEPENDENCIES & USER_DEPENDENCIES views.

Regards


         Konstantin V. Sartakov
                Kuzbassprombank
                       Kemerovo
                         Russia
           mailto:skv_at_kpbank.ru
Received on Wed Jun 18 1997 - 00:00:00 CDT

Original text of this message

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