

MCQOPTIONS
Saved Bookmarks
1. |
Which statement associates a cursor variable with a multi-row query, executes the query, and identifies the result set? |
A. | OPEN-FOR |
B. | FETCH |
C. | CLOSE |
D. | All mentioned above |
Answer» B. FETCH | |