Managing Multiuser Databases What is the overall responsibility of the DBA? Facilitate the development and use of the database Create and populate tables Both the first and third answers above are correct. Development, operation, and maintenance of the database and its applications Facilitate the development and use of the database Create and populate tables Both the first and third answers above are correct. Development, operation, and maintenance of the database and its applications 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. True False True False 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? Forward only Dynamic Keyset Static Forward only Dynamic Keyset Static ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Which of the following locks the item from change but not from read? Implicit lock Shared lock Explicit lock Exclusive lock Implicit lock Shared lock Explicit lock Exclusive lock 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. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Which of the following occurs when one transaction reads a changed record that has not been committed to the database? Nonrepeatable read Consistent read Phantom read Dirty read Nonrepeatable read Consistent read Phantom read Dirty read ANSWER DOWNLOAD EXAMIANS APP