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 view the error log for any specific instance? : sql server database administration
What is 1nf 2nf and 3nf?
What is page-level compression?
What is Sqlpaging in SqlServer 2005 ?
what are cursors? : Sql server database administration
Can we add a cpu to sql server?
Explain powershell included in sql server 2008?
What are the different types of collation sensitivity in sql server?
What is database dimension? : sql server analysis services, ssas
What are the different types of sub-queries?
List some major differences between triggers and stored procedures?
How do I partition a table in sql server?
Define right outer join in sql server joins?
What is the correct order of the logical query processing phases?
A trigger can reference objects outside the current database? State true or false.