Hi,
(A-B) UNION (B- A)
Here A and B are tables with 50 millions records each.
If this query operation has the worst performance , then is there any better way to get the same results ?
Assume all the table are indexed and partioned on key value.
Regards,
Kaushik Nandy