Managing Multiuser Databases Dirty read, nonrepeatable, and phantom reads are not possible in this instance. Read uncommitted Repeatable read Read committed Serializable Read uncommitted Repeatable read Read committed Serializable 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 occurs when a transaction rereads data it has previously read and finds modification or deletions caused by a committed transaction? Dirty read Phantom read Consistent read Nonrepeatable read Dirty read Phantom read Consistent read Nonrepeatable read 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? Dynamic Static Keyset Forward only Dynamic Static Keyset Forward only ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Database administration refers to a function that applies to the entire organization. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Locks placed by the DBMS are called ________ . shared locks implicit locks explicit locks exclusive locks shared locks implicit locks explicit locks exclusive locks ANSWER DOWNLOAD EXAMIANS APP