Managing Multiuser Databases A transaction for which all committed changes are permanent is called: isolated. durable. consistent. atomic. isolated. durable. consistent. atomic. ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Which of the following locks the item from access of any type? Shared lock Implicit lock Explicit lock Exclusive lock Shared lock Implicit lock Explicit lock Exclusive lock ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases A cursor type in which the application can only move forward through the recordset is called: forward only. dynamic. keyset. static. forward only. dynamic. keyset. static. 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 Phantom read Dirty read Consistent read Nonrepeatable 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 An exclusive lock locks the item from change but not from read. False True False True ANSWER DOWNLOAD EXAMIANS APP