Hi All,
sorry to ask you this basic question. i am a newbie
how Sql server will work if we try to delete or modify records from two different applications at same time. lets say, there is 3 members team, they suppose to upload the excel data. while loading data, based on key, code should delete some data in table and load new data available in excel, i am wondering what will happen if all three of them do this for different data but in same table at same time. and how Sql server works at this situation. what are all the challenges we should consider
Thanks for your help in advance..
- Thiru