Managing Multiuser Databases A cursor type in which the application sees the data as they were at the time the cursor was opened is called: forward only static keyset dynamic forward only static keyset dynamic ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases Locks placed by command are called ________ . exclusive locks explicit locks implicit locks shared locks exclusive locks explicit locks implicit locks shared locks ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases A phantom read occurs when a transaction rereads data it has previously read and finds modifications or deletions caused by a committed transaction. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases The size of a lock is referred to as lock sizing. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases In this instance, dirty reads are disallowed, while nonrepeatable reads and phantom reads are allowed. Repeatable read Serializable Read committed Read uncommitted Repeatable read Serializable Read committed Read uncommitted ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases What is the overall responsibility of the DBA? Both the first and third answers above are correct. Create and populate tables Facilitate the development and use of the database Development, operation, and maintenance of the database and its applications Both the first and third answers above are correct. Create and populate tables Facilitate the development and use of the database Development, operation, and maintenance of the database and its applications ANSWER DOWNLOAD EXAMIANS APP