Managing Multiuser Databases Which of the following occurs when one transaction reads a changed record that has not been committed to the database? Dirty read Nonrepeatable read Consistent read Phantom read Dirty read Nonrepeatable read Consistent read Phantom read ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases A transaction is a series of actions to be taken on the database so that either all of them are performed successfully or none of them are performed at all. True False True False 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
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 A durable transaction is one in which all committed changes are permanent. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases What is the overall responsibility of the DBA? Create and populate tables Development, operation, and maintenance of the database and its applications Facilitate the development and use of the database Both the first and third answers above are correct. Create and populate tables Development, operation, and maintenance of the database and its applications Facilitate the development and use of the database Both the first and third answers above are correct. ANSWER DOWNLOAD EXAMIANS APP