Is it possible to do a joint query for 2 tables in MySQL to compare the fields, whether the data used is the same in both the tables or not? Yes. The easiest way assumes that you have some ID field ...