G
Guest
I have a table of customers that contains around 300K records, of which some
customers will have two or three different account numbers.
I then have a subset of those customers in a different table that contains
around 6,000 customers with no dups. I need to identify which of the 6,000
customers do not have duplicate accounts in the 300K record set.
Any ideas, I know I can do a find dups query to identify the other accounts,
but this is not exactly what I am looking for.
customers will have two or three different account numbers.
I then have a subset of those customers in a different table that contains
around 6,000 customers with no dups. I need to identify which of the 6,000
customers do not have duplicate accounts in the 300K record set.
Any ideas, I know I can do a find dups query to identify the other accounts,
but this is not exactly what I am looking for.