0
Answer

Sorting Procedures in a Package

Murugesh P

Murugesh P

10y
980
1
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.