Which Transact-SQL statement should you include at the beginning of a stored procedure to ensure that if the stored procedure raises a run-time error - the entire transaction is terminated and rolled back?

🎲 Try a Random Question  |  Total Questions in Quiz: 95  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Microsoft SQL Server Fundamentals Test — practice the complete quiz, review flashcards, or try a random question.


Which Transact-SQL statement should you include at the beginning of a stored procedure to ensure that if the stored procedure raises a run-time error - the entire transaction is terminated and rolled back?