I'm currently working with some email data and in this data I have two tables: "Sends" and "Opens". Both tables have the date of the send or open by Customer ID.
Ideally, I'd like to designate in a new column if a send date matches that of an open date for that specific customer.
Any help would be greatly appreciated. Thanks