Entering content frame

Syntax documentation unlock_statement Locate the document in the library structure

<unlock_statement> ::=
  UNLOCK <
row_spec> ... IN SHARE MODE
| UNLOCK <row_spec> ... IN EXCLUSIVE MODE
| UNLOCK <row_spec> ... IN SHARE MODE <row_spec> ... IN EXCLUSIVE MODE
| UNLOCK <row_spec> ... OPTIMISTIC

 

Leaving content frame