mysql compare 2 tables if they have same value of columns code example Example: sql compare data from two tables select * from tableA minus select * from tableB