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