From: oracle-l-bounce@freelists.org [mailto:oracle-l-bounce@freelists.org] On Behalf Of Ethan Post
Sent: May 31, 2006 9:41 PM
To: GMei@ph.com
Subject: Re: how to get function/procedure name and type in a package
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.- Ethan