Enhance performance with locking hints
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
A range of table-level locking hints can be specified
using the SELECT, INSERT, UPDATE,
and DELETE statements to direct the OpenEdge SQL
Engine to the type of locks to be used. Table-level locking hints
can be used when a finer control of the types of locks acquired
on an object is required. These locking hints override the current
transaction isolation level for the session.