Altering a stored procedure

Use the Alter Procedure window to change the properties of a stored procedure.

Authorities. Authorities and privileges

To alter a stored procedure:

  1. Open the Alter Procedure window.
  2. Update the properties that you want to change:
  3. If you want to change a procedure's parameter list or parameters, click on the Parameters tab in the Alter Procedure window. You can change a parameter's properties or its position within the parameters list.
  4. Click OK.
Related information
Creating a procedure

Displaying reports about procedures