A script-enabled browser is required for this page to function properly.

Modifying a Stored Program

To modify a Stored Program:

  1. In the Object Navigator, expand the Database Objects node to display the Schema nodes.
  2. Expand a Schema node to display the database objects.
  3. Expand the Stored Program Units node.
    Stored procedures that you either own or have privileges to execute, compile, or drop appear.
  4. Double-click on the desired stored procedure icon.
    The Stored Program Unit Editor is displayed.
  5. Modify the stored procedure as desired and click Save.

About Stored Programs

Invoking a Stored Program