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?
Options
A. Forward only
B. Static
C. Keyset
D. Dynamic
Correct Answer
Keyset
Managing Multiuser Databases problems
Search Results
1. Which of the following allows dirty reads, nonrepeatable reads and phantom reads to occur?