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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: how to get function/procedure name and type in a package

Re: how to get function/procedure name and type in a package

From: Ethan Post <post.ethan_at_gmail.com>
Date: Wed, 31 May 2006 20:40:56 -0500
Message-ID: <357b48a90605311840y3f1f1753m1721bd6cec6e4b9d@mail.gmail.com>


You can parse out the functions and procedure names in packages from all_source. You will need to write some crafty SQL but it isn't really that hard.

--
http://www.freelists.org/webpage/oracle-l
Received on Wed May 31 2006 - 20:40:56 CDT

Original text of this message

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