Cursor Positioning

Cursor positioning is extremely flexible.

See SQL Anywhere Server - Programming > Introduction to Programming with SQL Anywhere > Using SQL in applications > Working with cursors > Cursor positioning.

Note: This reference points to SQL Anywhere documentation.
Note: Sybase IQ treats the FIRST, LAST, and ABSOLUTE options as starting from the beginning of the result set. It treats RELATIVE with a negative row count as starting from the current position.