I came across the same technique here http://davidchuprogramming.blogspot.com.au/2008/07/comparing-two-tables-by-sql-stored.html
and David went the extra mile, turned it into an SP, allowed the user to select Fieldnames, OrderBy and a where Clause.
There...