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

The EXPLANATION is: Generates an ERROR MESSAGE and initiates error processing for the SESSION.



Discussion

No Comment Found

Related InterviewSolutions