I have a mailing list that is a combination of several different tables.
I have written a union query to combine the list and then i have a dedupping query run on the combined list.
This takes extremely long, is there a way to get the same results but take less time?
(there is about 8 tables for the mailing list totally about 200,000 names)
Thanks for any input.
I have written a union query to combine the list and then i have a dedupping query run on the combined list.
This takes extremely long, is there a way to get the same results but take less time?
(there is about 8 tables for the mailing list totally about 200,000 names)
Thanks for any input.