Managing Multiuser Databases A point of synchronization between the database and the transaction log is generally referred to as a stop point. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases A durable transaction is one in which all committed changes are permanent. 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: keyset static forward only dynamic keyset static forward only dynamic ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Which of the following allows dirty reads, nonrepeatable reads and phantom reads to occur? Read uncommitted Repeatable read Read committed Serializable Read uncommitted Repeatable read Read committed Serializable 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. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases The size of a lock is referred to as lock sizing. False True False True ANSWER DOWNLOAD EXAMIANS APP