Multiple Choice
Which of the following is true of forward only cursors?
A) Current values for each row are retrieved when the application accesses a row.
B) All changes of any type from any source are visible.
C) Changes made by the transaction are visible only if they occur on rows ahead of the cursor.
D) Applications may scroll backward in the record set.
E) It requires the greatest overhead of any cursor type.
Correct Answer:

Verified
Correct Answer:
Verified
Q8: The situation that occurs when two users
Q11: The task of diagnosing errors due to
Q12: A lock placed automatically by the DBMS
Q14: Which of the following would not be
Q15: Rollforward is a method of database recovery
Q16: Which of the following cannot be enforced
Q18: Which of the following is not true
Q79: When a transaction rereads data that has
Q86: One important reason for documenting changes to
Q97: A transaction is a group of alternative