Test Your Knowledge

SQL Server - Lesson 10: Transactions Quiz

Answer all questions to test your understanding

1 What is a transaction?
2 What does COMMIT do?
3 What does ROLLBACK do?
4 What does the 'A' in ACID stand for?
5 What does the 'D' in ACID stand for?
6 What should you use to handle errors in a transaction?