Question

The MySQL keyword to close and exit a cursor is ________.
A) DECLARE CURSOR {CursorName}
B) OPEN {CursorName}
C) FINISH {CursorName}
D) CLOSE {CursorName}

Answer

This answer is hidden. It contains 1 characters.