Looking at the table, what might the DISTINCT keyword in this query do?

It selects values from the country column, excluding duplicatesIt selects values from the email column

It selects values from the country column, excluding duplicates.