Quantcast
Channel: Forum SQL Server Database Engine
Viewing all articles
Browse latest Browse all 15694

Lock Release in SQL Server

$
0
0

Hi All,

In one transaction(Thread) i am performing one update and multiple deletes on a table,

From other transaction(Thread) i am firing select query on the above table before committing above transaction.

The lock on the above rows or table releasing and returning 0 rows.

Can you please tell me why and when this thing will happen?

Thanks,

Brahma.



Viewing all articles
Browse latest Browse all 15694

Trending Articles