Defines the attributes of a Transact-SQL server cursor, such as its scrolling behavior and the query used to build the result set on which the cursor operates.
Reports the attributes of a server cursor. :::image type="icon" source="../../includes/media/topic-link-icon.svg" border="false"::: Transact-SQL syntax conventions Is ...
To allow an application to retrieve a set of rows, SQL uses a mechanism called a cursor. To help understand the concept of a cursor, assume that the database manager builds a result table to hold all ...
Comparing cursor vs. WHILE loop performance in SQL Server 2008 Your email has been sent Tim Chapman discusses your iteration choices in SQL Server 2008 and explains why determining which option ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results