Managing Multiuser Databases A point of synchronization between the database and the transaction log is generally referred to as a stop point. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases A phantom read occurs when a transaction rereads data it has previously read and finds modifications or deletions caused by a committed transaction. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases In this instance, dirty reads are disallowed, while nonrepeatable reads and phantom reads are allowed. Serializable Read uncommitted Read committed Repeatable read Serializable Read uncommitted Read committed Repeatable read ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Which of the following occurs when one transaction reads a changed record that has not been committed to the database? Dirty read Consistent read Nonrepeatable read Phantom read Dirty read Consistent read Nonrepeatable read Phantom read ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases The size of a lock is called: exclusive lock lock granularity implicit lock shared lock exclusive lock lock granularity implicit lock shared lock ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases A cursor type in which the application can only move forward through the recordset is called: static. dynamic. forward only. keyset. static. dynamic. forward only. keyset. ANSWER DOWNLOAD EXAMIANS APP