I must see the body and the specification of stored packeage in Oracle 9i database to modify the package according todo do things I need .
desc package_name shows the package sepecification.
My question is how to see the code of my own package or procedure to modify it.
Regards Hamid