|  | Use Caution with SQL Server's MERGE StatementSQL Server 2008 introduced the MERGE statement, which promised to be a simpler way to combine insert/update/delete statements, such as those used during ETL (extract, transform and load) operations. However, MERGE originally shipped with several www.mssqltips.com |  |