Getting the info of Packaged Functions
Hi,
Which database view can I query to get the information of Functions or Procedures packed in a Package. (using Oracle 8.1.7)
I am writing a procedure that should get the names of all the Functions and Procedures in a Package and process them each one by one.
Thanks and regards,
Faheem