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
When we should use and scope of @@identity?
Explain system views?
Is it safe to delete log files?
can you implement data mining in SSRS?
How to receive output values from stored procedures?
what are different types of backups available in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
what are the three command line utilities and what are their primary functions?
What is function of ROLLUP ?
What encryption security is available in sql azure?
Write a SQL query in order to merge two different columns into single column?
Is it possible to run multiple publications and different type of publications from the same distribution database? : sql server replication
What is the difference between clustered index and primary key?
Explain about system database?
How can I create a report based on a query? : sql server management studio
What are the types of stored procedures in an sql server?