Find newsletter subscribers that are not in the UK
Posted: Sat Mar 20, 2021 10:46 am
My mailing list is getting to the limit of the free subscribers allowed so I need to trim the list somehow. I have already got all the non openers and non readers from the system available at Mailchimp.
I need some sql code that will produce a list of customers that are newsletter subscribers, but do not live in the UK. All I really need are their names and email addresses. I need to export the data into a spreadsheet so over time they can be unsubscribed after checking that they are also unsubscribed in the mailing list data. NOTE I do not want to directly delete them from the database.
Is this even possible.
I need some sql code that will produce a list of customers that are newsletter subscribers, but do not live in the UK. All I really need are their names and email addresses. I need to export the data into a spreadsheet so over time they can be unsubscribed after checking that they are also unsubscribed in the mailing list data. NOTE I do not want to directly delete them from the database.
Is this even possible.