Managing Multiuser Databases MCQs
Practice free Managing Multiuser Databases multiple-choice questions with instant answer feedback and step-by-step solutions. Click an option to check yourself, reveal the full explanation, and work through all 43 questions — no login required.
Question 21hard
Resource locking is a process to prevent multiple applications from obtaining copies of the same record when the record is about to be changed.
Advertisement
Question 22hard
The overall responsibility of the DBA is to facilitate the development and use of the database.
Question 24medium
A durable transaction is one in which all committed changes are permanent.
Advertisement
Question 25hard
An ACID transaction is one that is atomic, consistent isolated, and durable.
Question 26hard
When one transaction reads a changed record that has not been committed to the database a filthy read occurs.