Lock 

The database system differentiates between SHARE locks and exclusive locks:

Tables and table lines within a transaction are locked by means of a lock operation mode, which can be defined during logon to the database system (CONNECT statement) or can be set via the LOCK option.