Q. In the SQL Cursor, which attribute is TRUE when a cursor has some remaining rows to fetch, and FALSE when a cursor has no rows left to fetch? (Solved)
1. %ROWCOUNT
2. %FOUND
3. %NOTFOUND
4. %ISOPEN
- b. %FOUND
1. %ROWCOUNT
2. %FOUND
3. %NOTFOUND
4. %ISOPEN