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

Other related posts: