Managing Multiuser Databases Which of the following locks the item from change but not from read? Exclusive lock Shared lock Explicit lock Implicit lock Exclusive lock Shared lock Explicit lock Implicit lock 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 Which of the following occurs when a transaction rereads data it has previously read and finds modification or deletions caused by a committed transaction? Nonrepeatable read Consistent read Phantom read Dirty read Nonrepeatable read Consistent read Phantom read Dirty read ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases The size of the lock is referred to as the lock granularity. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Locks placed by command are called ________ . exclusive locks implicit locks explicit locks shared locks exclusive locks implicit locks explicit locks shared locks ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases A transaction for which all committed changes are permanent is called: consistent. durable. isolated. atomic. consistent. durable. isolated. atomic. ANSWER DOWNLOAD EXAMIANS APP