This
depends on whether the cursor that is positioned on the "current"
row is updatable:
- If the cursor is updatable, the current row cannot be updated or deleted
by other application processes
- If the cursor is not updatable,
- For UR or NC, the current row can be updated or deleted by other application
processes.
- For CS, the current row may be updatable in some circumstances.