G
Guest
I have 2 tables, say Tb1 nad Tb2 with identical structure of 16 fields each.
Tb1 has 9843 unique records and tb2 has 9836 unique records (no key field,
uniqueness based on all fields together). How can I find records in Tb1 that
are not there in Tb2.
Tb1 has 9843 unique records and tb2 has 9836 unique records (no key field,
uniqueness based on all fields together). How can I find records in Tb1 that
are not there in Tb2.