Managing Multiuser Databases Which of the following disallows both dirty reads and nonrepeatable reads, but allows phantom reads? Serializable Repeatable read Read uncommitted Read committed Serializable Repeatable read Read uncommitted Read committed ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases A transaction for which all committed changes are permanent is called: consistent. atomic. durable. isolated. consistent. atomic. durable. isolated. 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 The size of a lock is referred to as lock sizing. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Which of the following occurs when a transaction rereads data and finds new rows that were inserted by a command transaction since the prior read? Nonrepeatable read Phantom read Dirty read Consistent read Nonrepeatable read Phantom read Dirty read Consistent read ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases A transaction in which either all of the database actions occur or none of them do is called: consistent. durable. atomic. isolated. consistent. durable. atomic. isolated. ANSWER DOWNLOAD EXAMIANS APP