Contents Index Steps in using cursors Cursor positioning

ASA Programming Guide
  Using SQL in Applications

Working with cursors


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

Contents Index Steps in using cursors Cursor positioning