Group: microsoft.public.sqlserver.tools · Group Profile
Author: Aaron Bertrand [SQL Server MVP]Aaron Bertrand [SQL Server MVP] Date: Sep 17, 2008 11:10
>> row-by-row comparison
Can you explain "row-by-row comparison"? Do you mean you inspect the data
in both tables and match rows manually? Or do you pick columns to "pretend"
they are the key? Otherwise, without a key (whether PK or UQ), how could
the software even attempt to guess at matching rows on its own?
|