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. It returns the Boolean value TRUE if no rows were processed. |
|