Can someone give me some ideas on how to compare tables over multiple(7) servers. I want to determine that they are synchronized. I keep thinking that I should create an array for each table and then compare the arrays but it seems like it will take a long time. The tables are not huge but It would be great to have this for future use so who knows how big some table will be then.