Managing Multiuser Databases Locks placed by command are implicit locks. 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 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 The size of a lock is called: implicit lock exclusive lock shared lock lock granularity implicit lock exclusive lock shared lock lock granularity 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? Dirty read Nonrepeatable read Phantom read Consistent read Dirty read Nonrepeatable read Phantom read Consistent read ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Which of the following allows dirty reads, nonrepeatable reads and phantom reads to occur? Read committed Serializable Read uncommitted Repeatable read Read committed Serializable Read uncommitted Repeatable read ANSWER DOWNLOAD EXAMIANS APP