G
Guest
Hello,
I have two tables; Table1.ID is 1,2,3,4,5,… Table2.ID is random numbers.
Now I need to write a query that gives me all the ID in Table1 which is not
in Table2.
How should I write it?
Thanks,
I have two tables; Table1.ID is 1,2,3,4,5,… Table2.ID is random numbers.
Now I need to write a query that gives me all the ID in Table1 which is not
in Table2.
How should I write it?
Thanks,