- In Object Explorer, connect to an instance of Database Engine and then expand that instance.
- Expand Databases, expand the database in which the procedure belongs, and then expand Programmability.
- Expand Stored Procedures, right-click the procedure to modify, and then click Modify.
- Modify the text of the stored procedure.
- To test the syntax, on the Query menu, click Parse.
- To save the modifications to the procedure definition, on the Query menu, click Execute.
时间: 2025-01-08 02:01:29