G
Guest
Hi,
I need immediate help. I have a table with 25000 records (table
A) and another table that has 6000 records (table B). I need to do the
following:
If record # 2 from table B is in table A do not display in query.
I need to get ONLY the remaining records from table A when compared to table
B. I know it's got to do with something with equajoins.
I need immediate help. I have a table with 25000 records (table
A) and another table that has 6000 records (table B). I need to do the
following:
If record # 2 from table B is in table A do not display in query.
I need to get ONLY the remaining records from table A when compared to table
B. I know it's got to do with something with equajoins.