Managing Multiuser Databases In this instance, dirty reads are disallowed, while nonrepeatable reads and phantom reads are allowed. Repeatable read Read uncommitted Serializable Read committed Repeatable read Read uncommitted Serializable Read committed ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Locks placed by command are implicit locks. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Which of the following locks the item from access of any type? Shared lock Exclusive lock Implicit lock Explicit lock Shared lock Exclusive lock Implicit lock Explicit lock ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases A phantom read occurs when a transaction rereads data it has previously read and finds modifications or deletions caused by a committed transaction. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases A transaction in which either all of the database actions occur or none of them do is called: atomic. isolated. consistent. durable. atomic. isolated. consistent. durable. ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Locks placed by the DBMS are called ________ . explicit locks shared locks exclusive locks implicit locks explicit locks shared locks exclusive locks implicit locks ANSWER DOWNLOAD EXAMIANS APP