Cursor Programming Details (ODBC)

Applies to: SQL Server Azure SQL Database Azure SQL Managed Instance Azure Synapse Analytics Analytics Platform System (PDW)

Choosing the correct cursor type can improve application performance. Under certain conditions, SQL Server may implicitly convert a cursor type when you execute an SQL statement that is not supported by the cursor type you requested.

In This Section

See Also

Using Cursors (ODBC)