M
Michael Fanning
I maintain two member databases and need to combine them without duplicates
to send out newsleters. Up to last month this worked fine using the Union
Select statement. This month when I use the same query I don't filter out
any duplicates. The only difference is that one if the tables in the query
was created by importing an .xls file rather than the .csv file I have
previously imported. Could this make a difference? What else could cause
exact duplicate records to appear in the Union Select query?
to send out newsleters. Up to last month this worked fine using the Union
Select statement. This month when I use the same query I don't filter out
any duplicates. The only difference is that one if the tables in the query
was created by importing an .xls file rather than the .csv file I have
previously imported. Could this make a difference? What else could cause
exact duplicate records to appear in the Union Select query?