How to Handle the exceptions in Sqlsrver 2005??
Answer Posted / manikanta.srinu
Sqlsrver 2005 introduced try-catch block in SQL. orelse you
can use Transation to Handle error in SQL
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is difference between global temporary tables and local temporary tables?
How to insert new line characters into strings?
Explain what are magic tables in sql server?
What are the main differences between #temp tables and @table variables and which one is preferred?
when you create a database how is it stored? : Sql server database administration
Can we use custom code in ssrs?
When you should use a low fill factor?
Explain tables in SQL Azure?
what are the reporting service components in SSRS?
Can you explain the disadvantages/limitation of the cursor?
What is sql injection and why is it a problem? : sql server security
What is ms sql server index?
Explain forward - only cursors?
Difference between uniqe index and uniqe constraint?
How fixed length strings are truncated and padded?