InterviewSolution
Saved Bookmarks
| 1. |
Exception handling is possible in SQL Server using _____________(a) THROW(b) FINAL(c) FINALLY(d) All of the mentionedThis question was addressed to me in my homework.Asked question is from Error Handling topic in chapter Developing with SQL Server of SQL Server |
|
Answer» Right answer is (a) THROW |
|