VBdotnet2005
asked on
find rows in two tables
I have two table where both have confirm_number columns. I want to find out a list of confirm_number that exist in Tablle_1, but does not exist in Table_2.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Open in new window
Giannis