Cursor Management Overview

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

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

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.