

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is not a feature of a cursor FOR loop |
A. | record type declaration |
B. | opening and parsing of sql statement |
C. | fetches records from cursor |
D. | requires exit condition to be defined |
Answer» C. fetches records from cursor | |