While running a 4GL application that utilizes cursors heavily, what can you do if the amount of free memory falls dangerously low?

While running a 4GL application that utilizes cursors heavily, what can you do if the amount of free memory falls dangerously low?
A . Use the END "cursorname" statement after using a cursor.
B . Use the DROP "cursorname" statement after using a cursor.
C . Use the FREE "cursorname" statement after using a cursor.
D . Use the CLOSE "cursorname" statement after using a cursor.

Answer: C

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments