Question

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}

Answer

This answer is hidden. It contains 1 characters.