H, I have two tables
tbl_ new and tbl_copy both have same structure and field names but the data will vary among the tables So
Tbl_ new (id, first name, last name ) has 3 records and
tbl_copy ( id , first nbame, last name) has 2 records .So when you compare the data in both tables...