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 Which of the following occurs when a transaction rereads data it has previously read and finds modification or deletions caused by a committed transaction? Consistent read Nonrepeatable read Dirty read Phantom read Consistent read Nonrepeatable read Dirty read Phantom read ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases An exclusive lock locks the item from change but not from read. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Multiuser Databases An ACID transaction is one that is atomic, consistent isolated, and durable. False True False True 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: forward only keyset static dynamic forward only keyset static dynamic 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