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. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases A cursor type in which the application sees the data as they were at the time the cursor was opened is called: forward only keyset dynamic static forward only keyset dynamic static ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases A transaction for which all committed changes are permanent is called: isolated. durable. consistent. atomic. isolated. durable. consistent. atomic. 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. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases In this instance, dirty reads are disallowed, while nonrepeatable reads and phantom reads are allowed. Read uncommitted Serializable Read committed Repeatable read Read uncommitted Serializable Read committed Repeatable read 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