A cursor can be positioned in a variety of places.
See ”Cursor positioning” in SQL Anywhere Server - Programming.
 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.
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.