Managing Multiuser Databases Locks placed by command are implicit locks. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Which of the following locks the item from change but not from read? Explicit lock Shared lock Exclusive lock Implicit lock Explicit lock Shared lock Exclusive lock Implicit lock 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 Database administration refers to a function that applies to the entire organization. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases In this instance, dirty reads are disallowed, while nonrepeatable reads and phantom reads are allowed. Repeatable read Read committed Serializable Read uncommitted Repeatable read Read committed Serializable Read uncommitted 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 Dirty read Phantom read Consistent read Nonrepeatable read Dirty read Phantom read Consistent read ANSWER DOWNLOAD EXAMIANS APP