Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere Server - Programming » Using SQL in Applications » SQL Anywhere cursors

SQL Anywhere cursors Next Page

Cursor sensitivity overview


SQL Anywhere cursors are classified by their sensitivity with respect to changes of the underlying data. In particular, cursor sensitivity is defined in terms of which changes are visible.

The differing requirements on cursors place different constraints on execution, and so, performance. For more information, see Cursor sensitivity and performance.