Managing Multiuser Databases An exclusive lock locks the item from change but not from read. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Which of the following allows dirty reads, nonrepeatable reads and phantom reads to occur? Read uncommitted Read committed Repeatable read Serializable Read uncommitted Read committed Repeatable read Serializable ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Which of the following refers to a cursor type that when the cursor is opened, a primary key value is saved for each row in the recordset; when the application accesses a row, the key is used to fetch the current values of the row? Forward only Dynamic Keyset Static Forward only Dynamic Keyset Static 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? Phantom read Dirty read Nonrepeatable read Consistent read Phantom read Dirty read Nonrepeatable read Consistent read ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases The goal of database security is to ensure that only authorized users can perform authorized activities at authorized times. False True False True 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