Using Visual Diff


Visual Diff allows to compare files or results from queries, procedures or any other valid SQL statement which can be executed on different servers. To get meaningful results when comparing data You have to consider couple of things. Results should have identical number of columns, do not include volatile columns like timestamp and columns  should be sorted in a same order if possible.