Created
April 14, 2016 12:15
-
-
Save jthandy/7ea1f95f84c01e254da87995710a43e4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
select campaign_id, email_id, "timestamp" as unsubscribed_date | |
from demo_data.mailchimp_unsubscribes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment