Search Results

1
vote

Anyone know of any good Database Diff tools?

As far as I'm concerend you cannot beat Red-Gate SQL compare. They have a 14 day trial so you can check out what the product can do. They also have a data compare product that will compare the d …
5
votes

Solutions for INSERT OR UPDATE on SQL Server

In SQL 2008 you can use the MERGE statement …