G
Guest
Hello to all
maybe my question is very stupid, but I don't know how to solve this problem:
I have table1:
Code
description
....
and table 2:
Code
quantity
....
I need to find all records where Code from table1 IS NOT in table2...
Any suggestion?
Many thanks
maybe my question is very stupid, but I don't know how to solve this problem:
I have table1:
Code
description
....
and table 2:
Code
quantity
....
I need to find all records where Code from table1 IS NOT in table2...
Any suggestion?
Many thanks