in reply to Comparing tables over multiple servers
Depending on how you can sort the data with sql you may just be able to take a look at the first x rows and/or the last x rows of the table instead of building a complete array.
Also depending on your data you could maybe checksum a column.
|
---|