Managing Multiuser Databases The advantage of optimistic locking is that: 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. 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. ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Locks placed by the DBMS are called ________ . implicit locks shared locks explicit locks exclusive locks implicit locks shared locks explicit locks exclusive locks ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases In this instance, dirty reads are disallowed, while nonrepeatable reads and phantom reads are allowed. Read committed Repeatable read Serializable Read uncommitted Read committed Repeatable read Serializable Read uncommitted ANSWER DOWNLOAD EXAMIANS APP
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 Which of the following refers to a cursor type where changes of any type and from any source are visible? Static Dynamic Keyset Forward only Static Dynamic Keyset Forward only ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Which of the following locks the item from change but not from read? Exclusive lock Explicit lock Implicit lock Shared lock Exclusive lock Explicit lock Implicit lock Shared lock ANSWER DOWNLOAD EXAMIANS APP