Managing Multiuser Database Questions and Answers
Practice ModeShowing 10 of 20 questions
Q11
Dirty read, nonrepeatable, and phantom reads are not possible in this instance.
Answer: Option D
Q12
A transaction in which either all of the database actions occur or none of them do is called:
Answer: Option A
Q13
A cursor type in which the application can only move forward through the recordset is called:
Answer: Option A
Q14
Which of the following occurs when one transaction reads a changed record that has not been committed to the database?
Answer: Option C
Q15
Which of the following allows dirty reads, nonrepeatable reads and phantom reads to occur?
Answer: Option B
Q16
Which of the following locks the item from access of any type?
Answer: Option C
Q17
The size of a lock is called:
Answer: Option B
Q18
A cursor type in which the application sees the data as they were at the time the cursor was opened is called:
Answer: Option B
Q19
What is the overall responsibility of the DBA?
Answer: Option D
Q20
Locks placed by the DBMS are called ________ .
Answer: Option A