EasyMultiple choice
INTERSECT vs inner join
You have two tables: registered_users(email) and newsletter_subscribers(email). You want every email address that appears in both. Which approach is correct?
← → arrow keys to navigate
Sign in to save your progress.