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
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