Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> How to get a list of procedures/functions in a package?

How to get a list of procedures/functions in a package?

From: Jarle Stabell <jarle.stabel_at_dokpro.uio.no>
Date: 1997/06/02
Message-ID: <01bc6f4c$df51aa00$ed14f081@pchf467.uio.no>#1/1

Hi,

I want to get the list of procedures/functions in a package, and then get the parameter list of each.
It seems like one can use 'describe' to do the second half of this task, but we don't know any easy way to get the list of methods in a package. Anyone knows where this is stored? (Which tables do 'describe' use?)

Best Regards,

Jarle Stabell Received on Mon Jun 02 1997 - 00:00:00 CDT

Original text of this message

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