ASA Programming Guide
Using SQL in Applications
This section describes how to carry out different kinds of operations 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
Canceling cursor operations