Browse by Tags

Table schema comparison and sometimes data too!
Published 9 July 7 5:11 AM | SSQA.net
Comparing data and/or schema within your SQL Server environment is a common task when you have to port the data from Development to Production environment. To compare the schema (tables) between the 2 SQL instances is very easy and you can accomplish...