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 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 Consistent read Nonrepeatable read Phantom read Dirty read Consistent read Nonrepeatable read Phantom read ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases The lost update problem is when User A reads data that have been processed by a portion of a transaction from User B. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Dirty read, nonrepeatable, and phantom reads are not possible in this instance. Read uncommitted Serializable Repeatable read Read committed Read uncommitted Serializable Repeatable read Read committed ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases The goal of database security is to ensure that only authorized users can perform authorized activities at authorized times. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Which of the following refers to a cursor type where changes of any type and from any source are visible? Keyset Forward only Dynamic Static Keyset Forward only Dynamic Static ANSWER DOWNLOAD EXAMIANS APP