0
kicks
SQL Server 2008: Locking with MERGE statement compared to Update/Inser
How SQL Server 2008 MERGE statement locking compares to the locks held when doing "update if exists, insert if not" problem in SQL Server 2005.