Which of the following modes, when used with the LOCK TABLE statement, will cause the DB2
Database Manager to acquire a table-level lock that prevents other concurrent transactions from
accessing data stored in the table while the owning transaction is active?
A.
SHARE MODE
B.
ISOLATED MODE
C.
EXCLUSIVE MODE
D.
RESTRICT MODE