MCQOPTIONS
Saved Bookmarks
| 1. |
A nested cursor is implicitly opened when the containing row is fetched from the parent cursor. The nested cursor is closed in which of the following case(s)? |
| A. | The nested cursor is explicitly closed by the user |
| B. | The parent cursor is re-executed |
| C. | The parent cursor is closed |
| D. | The parent cursor is canceled |
| E. | All mentioned above |
| Answer» F. | |