SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Content with tags SQL Server 2008, MERGE Rss

   Items 1 to 4 of 4   
 

SQL 2008 T-SQL

By bitbucket 2009/08/21 | Category: t-sql merge
Rating: (not yet rated) |  Discuss |  Briefcase | 3,256 reads

SQL 2008 MERGE using Dynamic SQL over a Linked Server

Stored Procedure to build a MERGE statement in SQL 2008 using dynamic SQL.   Read more...
By Tommy Bollhofer 2009/04/30 | Source: SQLServerCentral.com | Category: sql server 2008
Rating: |  Discuss |  Briefcase | 708 reads

Dynamic SQL Merge

This article by new author Glen Schwickerath uses dynamic SQL and SQL Server 2008's MERGE statement to create a useful stored procedure tool for synchronizing tables.  Read more...
By Glen Schwickerath 2009/04/07 | Source: SQLServerCentral.com | Category: t-sql
Rating: |  Discuss |  Briefcase | 6,093 reads

Understanding the MERGE DML Statement in SQL Server 2008

This article about MERGE DML Statement in SQL SERVER 2008 and how to implements it and several examples   Read more...
By Tharindu Dhaneenja 2008/12/08 | Source: SQLServerCentral.com | Category: sql server 2008
Rating: |  Discuss |  Briefcase | 1,262 reads
   Items 1 to 4 of 4   
 
Tags
t-sql (2)    
data warehousing (1)    
t-sql merge (1)