Managing Multiuser Databases When one transaction reads a changed record that has not been committed to the database a filthy read occurs. 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? Dynamic Keyset Forward only Static Dynamic Keyset Forward only Static ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases An exclusive lock locks the item from change but not from read. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases A durable transaction is one in which all committed changes are permanent. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases The size of a lock is called: lock granularity implicit lock shared lock exclusive lock lock granularity implicit lock shared lock exclusive lock ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases In optimistic locking, the assumption is made that conflict will occur. False True False True ANSWER DOWNLOAD EXAMIANS APP