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...