Client-Library cursor commands

A cursor is a symbolic name that an application attaches to a select statement. The cursor supports operations to manipulate the select’s result set. See “Cursor overview” for a list of cursor operations.

A Client-Library cursor is created with a ct_cursor or ct_dynamic cursor-declare command.