Which of the following is an Error function used within CATCH block?
(a) ERROR_STATE()
(b) ERROR_STATUS()
(c) ERROR_MSG()
(d) All of the mentioned
This question was addressed to me in an interview.
Origin of the question is Error Handling topic in chapter Developing with SQL Server of SQL Server