Cursor positioning after a delete or update command without joins

The behavior of a delete or update command to the base table for a cursor on a single-table query depends on the type of modification, the locking scheme of the base table, and whether the clustered index of the base table is affected:

This cursor positioning behavior is unchanged from versions earlier than 11.9.2.