Which of the following action is used with an explicit cursor to clears the active set of rows and frees the memory area used for the cursor?
Which of the following action is used with an explicit cursor to clears the active set of rows and frees the memory area used for the cursor? Correct Answer CLOSE
Closing the cursor clears the active set of rows and frees the memory area used by the cursor. Its syntax is – CLOSE cursor_name
মোঃ আরিফুল ইসলাম
Feb 20, 2025