Multiple Choice
The MySQL keyword used to retrieve a row of data while the cursor is operating is:
A) DECLARE CURSOR {CursorName}.
B) OPEN {CursorName}.
C) FETCH.
D) CLOSE {CursorName}.
E) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: To create a MySQL index using SQL,the
Q3: The MySQL delimiter that must be used
Q9: For use with this book,it is recommended
Q10: Which trigger type(s)does MySQL support?<br>A)BEFORE<br>B)AFTER<br>C)INSTEAD OF<br>D)A and
Q27: MySQL uses the MySQL LAST_INSERT_ID()function to provide
Q68: MySQL restores are run on the Restore
Q84: What is the MySQL Table Editor?
Q87: MySQL concurrency options include four transaction isolation
Q90: MySQL databases are backed up using the
Q91: Users log into MySQL Workbench using the