Managing Multiuser Databases Locks placed by command are called ________ . exclusive locks explicit locks shared locks implicit locks exclusive locks explicit locks shared locks implicit locks ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Which of the following locks the item from change but not from read? Exclusive lock Shared lock Explicit lock Implicit lock Exclusive lock Shared lock Explicit lock Implicit 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? Nonrepeatable read Consistent read Dirty read Phantom read Nonrepeatable read Consistent read Dirty read Phantom read ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases A transaction for which all committed changes are permanent is called: durable. consistent. atomic. isolated. durable. consistent. atomic. isolated. ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases In this instance, dirty reads are disallowed, while nonrepeatable reads and phantom reads are allowed. Serializable Repeatable read Read committed Read uncommitted Serializable Repeatable read Read committed Read uncommitted ANSWER DOWNLOAD EXAMIANS APP