Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Oracle SQL Developer - Run PL/SQL - Target sort

Status
Not open for further replies.

dechrist

Programmer
Sep 24, 2008
10
US
When running a procedure from inside Oracle SQL Developer (by clicking the green play button), the Run PL/SQL window pops up with the list of stored procedures in the package. They are not sorted, which if you have a lot of procedures it can be a real pain to scroll through to find the one you're looking for to run a test.

Is it possible to sort the list of procedures in the Run PL/SQL window? If so, how?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top