Help:Page validation

From SQLServerPedia

Jump to: navigation, search

You could add the new MERGE operator added in Sql Server 2008. I believe it's the best way to perform multiple operations (INSERT/UPDATE/DELETE) at the same time. Reggards, Emito.