Syntax documentationlock_option Locate this document in the navigation structure

Syntax Syntax

  1. <lock_option> ::=
      WITH LOCK [(IGNORE)|(NOWAIT)] [EXCLUSIVE | OPTIMISTIC] [ISOLATION LEVEL <unsigned_integer>]
End of the code.