Hi @Sudip Bhatt ,
In the merge statement, you can use delete to delete data from the table, and you have already got a solution in another thread. Different isolation levels have their own advantages and disadvantages. The more negative effects to prevent, the higher the isolation level required, and the worse the concurrency of the program. The most common is the default isolation level of sqlserver.
If you have any question, please feel free to let me know.
If the response is helpful, please click "Accept Answer" and upvote it.
Regards
Echo
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Hot issues November--What can I do if my transaction log is full?
Hot issues November--How to convert Profiler trace into a SQL Server table