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
How to drop existing views from a database in ms sql server?
how to create “alternate row colour”?
What is SQL Azure Federations?
What is nonclustered index on computed columns?
What is the rdl file?
Do you know the policy based administration feature of sql server 2008?
What is a bit datatype?
How to loop through the result set with @@fetch_status?
What number aggregate functions are accessible there in sql?
Do you know what is difference between stored procedure and user defined function?
How to insert new line characters into strings?
What are the steps you can take to avoid “deadlocks”?
Can we deploy SSRS reports on our personal website?
Explain what is the main purpose of having conversation group?
How to drop an existing stored procedure in ms sql server?