Comparing individual tables or SPs - can SQL Compare Do It?
dr2706
Posts: 2
I had the need yesterday to compare the structure of 2 tables in the same data base. I used Query Analyzer to make text files out of the schemas of the 2 tables and then used a Text Compare Utility to compare them.
Would I have been able to do this using SQL Compare?
Thanks
Would I have been able to do this using SQL Compare?
Thanks
Dick
This discussion has been closed.
Comments
Unfortunately in the current version (3) you cannot compare the database with it's self. However we are working on this for the next version that should be available in future.
Regards
Dan
Red Gate Software Ltd