Posted By: ashishjaiman | Jun 30th, 2008 @ 2:07 PM | 5,620 Views | 1 Comment
Formats:

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.

Rating:
0
0
This video is very small and it's hard to see the text when the SQL is being run and referred to. Is it possibly to improve the size of the video content, especially when it is shown in full screen.

Cheers
Microsoft Communities