I want to execute an insert-statement but it runs on a timeout. I am searching now for a way to get the information, who (or which statement) is locking the table and prevents my insert statement?
Asked
Active
Viewed 29 times
0
-
1Does this answer your question? [How to check which locks are held on a table](https://stackoverflow.com/questions/694581/how-to-check-which-locks-are-held-on-a-table) – Thom A Oct 17 '22 at 13:02