G
Guest
I have 2 tables
tbl1 has the following record A,B,C,D
tbl2 has the following record B,C
I would like a query to return only the records from tbl1
that are not there i tbl2.
Thanks
tbl1 has the following record A,B,C,D
tbl2 has the following record B,C
I would like a query to return only the records from tbl1
that are not there i tbl2.
Thanks