2 Day Developer > Using Procedures, Functions... > Managing Stored Procedures ... > Viewing Procedures or Funct...
Viewing Procedures or Functions With the Object Browser Page |
Previous |
Next |
To find out which stored procedures or functions exist in your database, use the Object Browser.
To use Object Browser to view procedures and functions:
Log in to the Database Home Page. See "Logging in to the Database Home Page". To run the examples in this guide, log in as user HR
with your password for the HR
account.
On the Database Home Page, click the Object Browser icon.
In the object list, select Procedures or Functions, then click the name of the procedure or function you want to display. For example, you could select Procedures, then click the name of the procedure (AWARD_BONUS
) you previously created.
The procedure or function information displays.