K
Kristine M
I have seven tables that contain email addresses from which we run our email
marketing campaigns and one table that contains all of the email addresses
that have chosen to opt out of the email distribution. I need to compare the
email addresses from the seven tables to the one table that contains the
opt-outs and then run a delete query if an email exists in the opt-out table
and in any one of the seven tables.
I was considering an add-in such as CompareDataWiz but I still will need to
know how to write the delete query once I have the data comparisons.
Can anyone help with this? Unfortunately, I am working on a pretty tight
deadline so a quick fix would be greatly appreciated
marketing campaigns and one table that contains all of the email addresses
that have chosen to opt out of the email distribution. I need to compare the
email addresses from the seven tables to the one table that contains the
opt-outs and then run a delete query if an email exists in the opt-out table
and in any one of the seven tables.
I was considering an add-in such as CompareDataWiz but I still will need to
know how to write the delete query once I have the data comparisons.
Can anyone help with this? Unfortunately, I am working on a pretty tight
deadline so a quick fix would be greatly appreciated