×

Multiple-Choice Questions

Web Technologies MCQs

Computer Science Subjects MCQs

Databases MCQs

Programming MCQs

Testing Software MCQs

Digital Marketing Subjects MCQs

Cloud Computing Softwares MCQs

AI/ML Subjects MCQs

Engineering Subjects MCQs

Office Related Programs MCQs

Management MCQs

More

This occurs when more than one database transaction attempts to read or write the same database item simultaneously (i.e., concurrent execution), causing the values of the item to become incorrect, resulting in a/an ___ database

9. This occurs when more than one database transaction attempts to read or write the same database item simultaneously (i.e., concurrent execution), causing the values of the item to become incorrect, resulting in a/an ___ database.

  1. Consistent
  2. Inconsistent
  3. Concurrent
  4. Not-concurrent

Answer: B) Inconsistent

Explanation:

This occurs when more than one database transaction attempts to read or write the same database item simultaneously (i.e., concurrent execution), causing the values of the item to become incorrect, resulting in an inconsistent database.

Comments and Discussions!

Load comments ↻






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