Technical Notes
We're all on the same page!
Showing posts with label
table lock (tm)
.
Show all posts
Showing posts with label
table lock (tm)
.
Show all posts
Thursday, 18 May 2017
e.g. row lock (tx) and table lock (tm)
›
e.g. row lock (tx) In -A- database: SQL> select * from employees where employee_id = 100 FOR UPDATE ; to see the error; In -B- ...
›
Home
View web version