MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    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? | 
                            
| A. | %ROWCOUNT | 
| B. | %FOUND | 
| C. | %NOTFOUND | 
| D. | %ISOPEN | 
| Answer» C. %NOTFOUND | |