comparing 2 records from different tables in sql code example Example: sql compare data from two tables select * from tableA minus select * from tableB