Welcome to Windows Workflow Foundation (WF)
Top Tasks :

WF Channel9 Videos, Screencasts, and Podcasts

TSQL Merge Statement - SQL Server 2008

In SQL Server 2008, you can perform insert, update, or delete operations in a single statement using the MERGE statement. The MERGE statement allows you to join a data source with a target table or view, and then perform multiple actions against the target object based on the results of that join. Read More...
Published Monday, June 30, 2008 5:07 PM by screencasts - Channel 9
Anonymous comments are disabled

<June 2008>
SuMoTuWeThFrSa
25262728293031
1234567
891011121314
15161718192021
22232425262728
293012345

Copyright © 2006 Microsoft Corporation. All Rights Reserved. | Terms of Use | Privacy Statement | Contact Us