Managing Multiuser Databases Locks placed by the DBMS are explicit locks. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases A transaction is a series of actions to be taken on the database so that either all of them are performed successfully or none of them are performed at all. True False True False 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? Phantom read Nonrepeatable read Dirty read Consistent read Phantom read Nonrepeatable read Dirty read Consistent read ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Two transactions that run concurrently and generate results that are consistent with the results that would have occurred if they had run separately are referred to as serializable transactions. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Which of the following locks the item from change but not from read? Implicit lock Explicit lock Shared lock Exclusive lock Implicit lock Explicit lock Shared lock Exclusive lock 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