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}
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: The MySQL statement BEGIN is used to
Q19: The MySQL Workbench is the main utility
Q20: To insert non-sequential data into a MySQL
Q21: To create a MySQL index using SQL,the
Q22: Schema is the MySQL synonym for database.
Q24: Which of the following MySQL configuration settings
Q25: What is the MySQL Command-Line Client?
Q26: The MySQL command line utility is _.<br>A)MySQL*Plus<br>B)the
Q27: MySQL uses the MySQL LAST_INSERT_ID()function to provide
Q28: MySQL users are granted MySQL privileges for