Managing Multiuser Databases Which of the following locks the item from access of any type? Implicit lock Explicit lock Exclusive lock Shared lock Implicit lock Explicit lock Exclusive lock Shared lock 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 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 Locks placed by command are called ________ . shared locks explicit locks exclusive locks implicit locks shared locks explicit locks exclusive locks implicit locks ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases When two transactions are being processed against the database at the same time they are termed concurrent transactions. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases The size of the lock is referred to as the lock granularity. False True False True ANSWER DOWNLOAD EXAMIANS APP