InterviewSolution
Saved Bookmarks
| 1. |
What Causes The Invalid_cursor Exception? |
|
Answer» This exception is RAISED when the program attempts to perform an illegal OPERATION, such as closing an UNOPENED CURSOR. This exception is raised when the program attempts to perform an illegal operation, such as closing an unopened cursor. |
|