How to Debug a Stored Procedure?

Answer Posted / ris

Steps for debugging stored procedure is given below
1.Open the object browser
2.right click the procedure that u want to debug
3.from the popup menu select debug option
4.from the displayed window ,give the values for input
parameters
5.click the button debug

Is This Answer Correct ?    12 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What will be the maximum number of index per table?

573


What is temporal data type?

509


What are different types of constraints?

502


What is the default Port No on which SQL Server listens?

609


Do you know how to make remote connection in database?

540






What are the different types of upgrades that can be performed in sql server?

679


What is Transparent Data Encryption?

574


What is the difference between executequery () and executeupdate ()?

501


List few advantages of stored procedure.

524


How to get a list of columns using the "sys.columns" view in ms sql server?

545


Explain having clause and where clause?

552


What is importing utility?

536


How do you set a trace flag in sql server?

538


in the physical file layout, where should the transaction log be stored in relation to the data file? : Sql server administration

535


Explain table valued parameters in sql server? Why tvp used?

541