Monday, April 11, 2011

What is the use of MERGE statement in SQL Server 2008?


Select Answer:

It is used to perform multiple DDL operations
It is used to perform multiple DML operations
It is used to perform Only Insert and Delete operations
It will be processed more than one