Working with cursors

This section describes how to perform different kinds of operations using cursors.


Using cursors
Cursor positioning
Cursor behavior when opening cursors
Row fetching through a cursor
Multiple-row fetching
Scrollable cursors
Cursors used to modify rows
Updatable statements
Canceling cursor operations