Entering content frame

Background documentation lock_table_statement Locate the document in its SAP Library structure

The SQL statement LOCK TABLE (lock_table_statement) is accepted by SAP DB with the following syntax restrictions: if ROW EXCLUSIVE, SHARE ROW EXCLUSIVE or EXCLUSIVE are specified, SAP DB assigns an exclusive table lock. Concurrent requests on the table are therefore not possible.

Leaving content frame