Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Blocking in a VL Table

$
0
0
Hi Experts,

I have a table with more than 4 million records , I am updating values older than 2018 ,same time I am selecting values after 2018 . But the select is getting blocked by update how?

Update is on values older than 2018 and

Viewing all articles
Browse latest Browse all 3145

Trending Articles