lock_table_statement ::= "lock" "table" table_reference "in" lock_mode "mode" [ "nowait" ]
This rule is call by -> sql_statement
-> sql_statement