Hi,
I have many procedures in my company's database and when you read them you find that there are lots of sub procedures inside them. Can somebody suggest what are the advantages of using sub procedures in a procedure over using a Package where we can use/define procedures and functions?
Regards