0
Reply

Sorting Procedures in a Package

Murugesh P

Murugesh P

Feb 9 2015 9:19 AM
603
Hi, 

I am using Pl/sql, I have a package with N number of procedures. I want to sort the procedure definitions in the package. And i need to have all the commented procedures at the bottom. Is it possible? Thanks in Advance.