Managing Multiuser Databases The size of the lock is referred to as the lock granularity. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases The overall responsibility of the DBA is to facilitate the development and use of the database. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases An exclusive lock locks the item from change but not from read. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Which of the following occurs when a transaction rereads data it has previously read and finds modification or deletions caused by a committed transaction? Consistent read Nonrepeatable read Dirty read Phantom read Consistent read Nonrepeatable read Dirty read Phantom read ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases The lost update problem is when User A reads data that have been processed by a portion of a transaction from User B. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Dirty read, nonrepeatable, and phantom reads are not possible in this instance. Read committed Serializable Read uncommitted Repeatable read Read committed Serializable Read uncommitted Repeatable read ANSWER DOWNLOAD EXAMIANS APP