select * from table1 minus select * from table2 #### select * from table2 minus select * from table1