Managing Multiuser Databases Which of the following disallows both dirty reads and nonrepeatable reads, but allows phantom reads? Read committed Repeatable read Read uncommitted Serializable Read committed Repeatable read Read uncommitted Serializable 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 A transaction for which all committed changes are permanent is called: atomic. isolated. durable. consistent. atomic. isolated. durable. consistent. ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Dirty read, nonrepeatable, and phantom reads are not possible in this instance. Repeatable read Serializable Read uncommitted Read committed Repeatable read Serializable Read uncommitted Read committed ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases An exclusive lock locks the item from change but not from read. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases A point of synchronization between the database and the transaction log is generally referred to as a stop point. False True False True ANSWER DOWNLOAD EXAMIANS APP