finding delta between two tables.
748152Sep 1 2010 — edited Sep 2 2010every day, I have a full table loaded in a schema.
there is a copy from yesterday and from today.
what is the best way to compare the contents of the two to see if there is any differences?
table is in 10 million rows, and 40 columns wide, with no index.
thanks.
Edited by: user1035690 on Sep 1, 2010 9:38 AM