Quantcast
Channel: Database Design forum
Viewing all articles
Browse latest Browse all 2729

Select query block inset query

$
0
0

Hi,

Recently we found some blocking scenario in SQL Server Production environment. After checking I found it was select query which was executing on a 'employee' table at the same time another insert query came to insert some data in 'employee' table and was waiting for the select query to finish execution and make blocking scenario. 

In oracle select is compatible with insert and both can run together. Please let me know is it in different in SQL server? 

Regards

Arif


Viewing all articles
Browse latest Browse all 2729


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