Vidyalelo
Database · Q8

Managing Multiuser Databases

Programming · Database · question 8

Q8

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
Answer
D.
Dynamic

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board