InterviewSolution
Saved Bookmarks
| 1. |
What is returned by the cursor attribute SQL%NOTFOUND? |
|
Answer» It returns the Boolean value TRUE if no rows were processed. |
|