Managing Multiuser Databases Which of the following locks the item from access of any type? Implicit lock Explicit lock Exclusive lock Shared lock Implicit lock Explicit lock Exclusive lock Shared lock ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases What is the overall responsibility of the DBA? Both the first and third answers above are correct. Facilitate the development and use of the database Create and populate tables Development, operation, and maintenance of the database and its applications Both the first and third answers above are correct. Facilitate the development and use of the database Create and populate tables Development, operation, and maintenance of the database and its applications 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. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases In optimistic locking, the assumption is made that conflict will occur. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Which of the following disallows both dirty reads and nonrepeatable reads, but allows phantom reads? Repeatable read Serializable Read uncommitted Read committed Repeatable read Serializable Read uncommitted Read committed 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? Dirty read Nonrepeatable read Phantom read Consistent read Dirty read Nonrepeatable read Phantom read Consistent read ANSWER DOWNLOAD EXAMIANS APP