Processing SQL Statements
To execute positioned update and delete statements and to position the cursor
on a row to call SQLGetData for that row, the cursor library constructs a searched statement that
identifies the row.
Positioned update and delete statements
SELECT FOR UPDATE statements
Batched SQL statements