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