

MCQOPTIONS
Saved Bookmarks
1. |
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? |
A. | Forward only |
B. | Static |
C. | Keyset |
D. | Dynamic |
Answer» D. Dynamic | |