The transaction will ___ if the database state is not consistent after the last transaction

12. The transaction will ___ if the database state is not consistent after the last transaction.

  1. Abort
  2. Rollback
  3. Both A and B
  4. None of the above

Answer: C) Both A and B

Explanation:

The transaction will abort or rollback if the database state is not consistent after the last transaction.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.