Quantcast
Channel: Transact-SQL forum
Viewing all articles
Browse latest Browse all 23857

Multiple accesses to a table

$
0
0
Hi all, 
I'm looking for practical examples on how to solve a problem of concurrent accesses in the following scenario. 

I have N clients accessing the same table and performing the sequence of operations: 
1. read M Records 
2. process and delete the M records 

During these operations, each client should block only the M rows and not the entire table to avoid slowing down other clients. 

Thanks in advance for any help.

Viewing all articles
Browse latest Browse all 23857

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>