Question

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) It requires the greatest overhead of any cursor type.

Answer

This answer is hidden. It contains 1 characters.