S
sameroh
Guest
I have two tables T1 , T2 each have one field Invoice Number in T1 and
Invoice Number in T2 , lets say in each table in each field : T1 : 1,2 and 3
T2 : 1 and 2
So if I want to find records in T1 which is not in T2 what can I do?
Invoice Number in T2 , lets say in each table in each field : T1 : 1,2 and 3
T2 : 1 and 2
So if I want to find records in T1 which is not in T2 what can I do?