If the transaction fails, the ____ command should be used to restore the prior state of all tables referenced in the transaction?

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

HSQLDB is a relational database management system written in Java. It has a JDBC driver and supports a large subset of SQL-92, SQL:2008, SQL:2011, and SQL:2016 standards. It offers a fast, small database engine which offers both in-memory and disk-based tables. Both embedded and server modes are available.


If the transaction fails, the ____ command should be used to restore the prior state of all tables referenced in the transaction?