I have table A and B with the same primary key.
How do I find all the records in that from A that does not exist in B?
Basically B consider of tables migrated and A is the original table. I wish to find all the record that I miss out or have errors after the "run"