Modifying a Stored Program
To modify a Stored Program:
- In the Object Navigator, expand the Database Objects
node to display the Schema nodes.
- Expand a Schema node to display the database objects.
- Expand the Stored Program Units node.
Stored procedures that you either own or have privileges to execute, compile,
or drop appear.
- Double-click on the desired stored procedure icon.
The Stored Program Unit Editor is displayed.
- Modify the stored procedure as desired and click Save.
Related topics
About Stored Programs
Invoking a Stored Program