Select only email, while setting a condition on the type column, to get the emails of items with a 'free' membership.

Make sure to pick SELECT followed by email and then WHERE, type = 'free'.