×

Multiple-Choice Questions

An unrepeatable read problem occurs when the same database item is read ____ during a transaction

13. An unrepeatable read problem occurs when the same database item is read ____ during a transaction.

  1. Once
  2. Twice
  3. Thrice
  4. Multiple

Answer: B) Twice

Explanation:

An unrepeatable read problem occurs when the same database item is read twice during a transaction.

Comments and Discussions!

Load comments ↻






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