📝 Question
#1537
Cursor that reflects the changes made to the database table even after the result set is returned
✓
Correct Answer
A. Static
💡
Explanation
A database cursor is a control structure that enables traversal over the records in a database.
⌨️ Press
A
B
C
D
to select