How to load associated deliveries for any given campaign in a Query activity
Hi,
I am using a query activity in a Targeting workflow to return all the campaigns which are 3 year and older.
I have to delete them but before that I have to delete the associated deliveries.
Like in SQL, I have to use inner join and get all the associated deliveries for any given Campaign,.
I should first delete the deliveries and then delete the campaigns.
I am not able to load the deliveries associated along with campaign in the query activity.
How can we do that in Campaign classic using the query activity.
TIA.