Managing Multiuser Databases Dirty read, nonrepeatable, and phantom reads are not possible in this instance. Read committed Serializable Repeatable read Read uncommitted Read committed Serializable Repeatable read Read uncommitted ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Which of the following allows dirty reads, nonrepeatable reads and phantom reads to occur? Read committed Serializable Repeatable read Read uncommitted Read committed Serializable Repeatable read Read uncommitted 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 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 Static Dynamic Keyset Forward only Static Dynamic Keyset ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Which of the following locks the item from change but not from read? Exclusive lock Implicit lock Shared lock Explicit lock Exclusive lock Implicit lock Shared lock Explicit lock ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases In this instance, dirty reads are disallowed, while nonrepeatable reads and phantom reads are allowed. Serializable Repeatable read Read committed Read uncommitted Serializable Repeatable read Read committed Read uncommitted ANSWER DOWNLOAD EXAMIANS APP