The **SQL Server XTP Cursors** performance object contains counters related to internal In-Memory OLTP engine cursors. Cursors are the low-level building blocks the ...
Cursor is a database object to retrieve data from a result set one row at a time, instead of the T-SQL commands that operate on all the rows in the result set at one time. We use a cursor when we need ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results