sql find different value in each row fo two tables code example Example: sql compare data from two tables Click to copyselect * from tableA minus select * from tableB