- **Description**: Locks rows without changing them. - **Performance**: Adds overhead due to locking. - **Factors**: Number of rows locked, lock contention. - **Cost**: `lock acquisition cost * number of rows` - ![[ex_lock_rows.svg|200x200]] - **Operates on**: [[Page]][[Tuple]]