Managing Multiuser Databases The goal of database security is to ensure that only authorized users can perform authorized activities at authorized times. True False True False 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. True False True False ANSWER DOWNLOAD EXAMIANS APP
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 refers to a cursor type that when the cursor is opened, a primary key value is saved for each row in the recordset; when the application accesses a row, the key is used to fetch the current values of the row? Static Dynamic Keyset Forward only Static Dynamic Keyset Forward only ANSWER DOWNLOAD EXAMIANS APP
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: dynamic keyset forward only static dynamic keyset forward only static ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases What is the overall responsibility of the DBA? 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 Create and populate tables Both the first and third answers above are correct. ANSWER DOWNLOAD EXAMIANS APP