Computer Science, asked by akanksharana13, 4 months ago

What should we do to edit a procedure​

Answers

Answered by MissCutiess
2

Answer:

Using SQL Server Management Studio

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.

Similar questions