Just find index differences?
judes
Posts: 12
I would like to compare one database on one box to the same database on another box to discover what index differences there may be.
Not sure how I can get this info using Sql Compare....haven't used the tool much.
Thanx!
Not sure how I can get this info using Sql Compare....haven't used the tool much.
Thanx!
Comments
Any difference between indexes would show up as a difference in the table in SQL Compare. It would be hard to see just the index differences without clicking through each table and looking at all of the differences, taken together.
I hope this helps!