Altering a stored procedure
Use the Alter Procedure window to change the properties of a stored procedure.
Authorities and privileges
To alter a stored procedure:
-
Open the Alter Procedure window.
-
Update the properties that you want to change:
-
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.
-
Click OK.
Related information
Creating a procedure
Dropping a procedure
Displaying reports about procedures