Managing Multiuser Databases In optimistic locking, the assumption is made that conflict will occur. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases The advantage of optimistic locking is that: the lock is obtained only after the transaction has processed. the lock never needs to be obtained. transactions that are best suited are those with a lot of activity. the lock is obtained before the transaction has processed. the lock is obtained only after the transaction has processed. the lock never needs to be obtained. transactions that are best suited are those with a lot of activity. the lock is obtained before the transaction has processed. ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Locks placed by command are called ________ . explicit locks shared locks exclusive locks implicit locks explicit locks shared locks exclusive locks implicit locks 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 Phantom read Dirty read Nonrepeatable read Consistent read Phantom read Dirty read Nonrepeatable read ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Locks placed by the DBMS are explicit locks. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases A transaction in which either all of the database actions occur or none of them do is called: isolated. durable. consistent. atomic. isolated. durable. consistent. atomic. ANSWER DOWNLOAD EXAMIANS APP