Managing Multiuser Databases A transaction for which all committed changes are permanent is called: durable. consistent. isolated. atomic. durable. consistent. isolated. atomic. ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases When two transactions are being processed against the database at the same time they are termed concurrent transactions. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Which of the following occurs when a transaction rereads data and finds new rows that were inserted by a command transaction since the prior read? Dirty read Consistent read Phantom read Nonrepeatable read Dirty read Consistent read Phantom read Nonrepeatable read ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases When one transaction reads a changed record that has not been committed to the database a filthy read occurs. False True False True 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 cursor type in which the application can only move forward through the recordset is called: keyset. forward only. static. dynamic. keyset. forward only. static. dynamic. ANSWER DOWNLOAD EXAMIANS APP