Cursor Management Overview

Managing a cursor is similar to managing a file in a programming language.

See SQL Anywhere Server - SQL Usage > Stored Procedures and Triggers > Using procedures, triggers, and batches > Using cursors in procedures and triggers > Cursor management overview.

Note: This reference points to SQL Anywhere documentation.

The sp_iqcursorinfo stored procedure displays information about cursors currently open on the server. For more information, see Reference: Building Blocks, Tables, and Procedures > System Procedures> sp_iqcursorinfo procedure.