Requirements for updatable result setsOnly specific SELECT statements- simple accesses of a single table-allow
you to update or delete rows as you step through them.Cursorsrequirements for being updatableCursorsupdatable
For more information, see "SELECT statement" and "FOR UPDATE clause" in
the .