Posted on June 26, 2020June 26, 2020Important MySql Queries SELECT id, email, COUNT(email) FROM lounge_profs GROUP BY email HAVING COUNT(email) > 1