📝 Question
#1532
Which statement is used to define a cursor?
✓
Correct Answer
C. DECLARE CURSOR
💡
Explanation
A database cursor is a control structure that enables traversal over the records in a database.
⌨️ Press
A
B
C
D
to select