Managing Multiuser Databases Which of the following refers to a cursor type where changes of any type and from any source are visible? Static Keyset Forward only Dynamic Static Keyset Forward only Dynamic ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases The transaction log contains a copy of every database record (or page) after it has changed. These records are called before images. 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? Dirty read Phantom read Nonrepeatable read Consistent read Dirty read Phantom read Nonrepeatable read Consistent read 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 Dirty read, nonrepeatable, and phantom reads are not possible in this instance. Repeatable read Read uncommitted Read committed Serializable Repeatable read Read uncommitted Read committed Serializable ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases The overall responsibility of the DBA is to facilitate the development and use of the database. True False True False ANSWER DOWNLOAD EXAMIANS APP