Managing Multiuser Databases The size of a lock is referred to as lock sizing. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases A cursor type in which the application can only move forward through the recordset is called: static. keyset. forward only. dynamic. static. keyset. forward only. dynamic. ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases What is the overall responsibility of the DBA? Create and populate tables Both the first and third answers above are correct. Facilitate the development and use of the database Development, operation, and maintenance of the database and its applications Create and populate tables Both the first and third answers above are correct. Facilitate the development and use of the database Development, operation, and maintenance of the database and its applications ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Which of the following disallows both dirty reads and nonrepeatable reads, but allows phantom reads? Serializable Read committed Repeatable read Read uncommitted Serializable Read committed Repeatable read Read uncommitted ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases The advantage of optimistic locking is that: transactions that are best suited are those with a lot of activity. the lock is obtained only after the transaction has processed. the lock never needs to be obtained. the lock is obtained before the transaction has processed. transactions that are best suited are those with a lot of activity. the lock is obtained only after the transaction has processed. the lock never needs to be obtained. the lock is obtained before the transaction has processed. ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases A durable transaction is one in which all committed changes are permanent. True False True False ANSWER DOWNLOAD EXAMIANS APP