devxlogo

June 10, 2019

Using LOCK_TIMEOUT in SQL

LOCK_TIMEOUT?specifies the number of milliseconds a statement should wait for a lock to be released, for example: SET LOCK_TIMEOUT 1000 –Wait one second