Working with cursors

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


Using cursors
Cursor positioning
Configuring cursors on opening
Fetching rows through a cursor
Fetching multiple rows
Fetching with scrollable cursors
Modifying rows through a cursor
Understanding updatable statements
Canceling cursor operations