MERGE Your DML Statements in SQL Server 2008
Posted
on Internet.com
See other posts from Internet.com
Published on Mon, 29 Mar 2010 04:00:00 +0100
Indexed on
2010/03/29
13:03 UTC
Read the original article
Hit count: 143
Filed under:
MERGE is a new statement introduced in the SQL:2003 standard for performing multiple DML (Data Manipulation Language) statements against a target table at once. In this article we will look into ways to take advantage of this powerful addition to SQL Server 2008.
© Internet.com or respective owner