Junior — Senior
Identifying duplicate email addresses in the USERS table
livecode
Task condition
In the USERS table, there are columns id and email. Write an SQL query that displays all email addresses that appear more than once in the table.
livecode
Task condition
In the USERS table, there are columns id and email. Write an SQL query that displays all email addresses that appear more than once in the table.