adplus-dvertising
frame-decoration

Question

Purpose of TRY…CATCH block in SQL Server is ___________

a.

Error handling

b.

Stored Procedure handling

c.

Message handling

d.

None of the mentioned

Answer: (a).Error handling

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Purpose of TRY…CATCH block in SQL Server is ___________

Similar Questions

Discover Related MCQs

Q. Point out the wrong statement.

Q. Which of the following benefit does Exception handling with the TRY and CATCH blocks provide?

Q. Exception handling is possible in SQL Server using _____________

Q. Which of the following is an Error function used within CATCH block?

Q. ERROR_SEVERITY() returns the ________level of the error.

Q. Which of the following is a global variable for error handling?

Q. How many ways of returning data is present in SQL Server 2000?

Q. Point out the correct statement.

Q. Data return using output parameter is ____________

Q. Which of the following is a system procedure?

Q. Point out the wrong statement.

Q. __________ provides details on any database object.

Q. Which of the following is an extended procedure?

Q. _____________ procedure cannot be created in Resource database.

Q. Nesting level of stored procedure is applicable for ____________

Q. Nesting level of a stored procedure’s execution is stored in the _________ function.

Q. Reasons for consideration of the stored procedure can be?

Q. Point out the correct statement.

Q. __________ takes no parameters and returns all kinds of interesting information.

Q. Which of the following has support for transaction?