25.14.Cursor Attributes | ||||
25.14.1. | An example of cursorValue cursor using %ISOPEN | |||
25.14.2. | An example of cursor variable using %ROWCOUNT | |||
25.14.3. | using %ROWCOUNT as an incremental rowcount | |||
25.14.4. | An example to illustrate parameterized cursors and cursorValue%NOTFOUND | |||
25.14.5. | using SQL%BULK_ROWCOUNT and SQL%ROWCOUNT | |||
25.14.6. | Check sql%rowcount | |||
25.14.7. | While cursorVariable%found loop | |||
25.14.8. | Cursor not found | |||
25.14.9. | sql%notfound | |||