Leetcode 196. Delete Duplicate Emails
Remove duplicate rows in the Person table so that for each email only the row with the smallest id remains. Implement this as a DELETE statement (or an in-place Pandas modification) that removes rows whose email appears with a smaller id.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
0
Hello Interview Premium
Your account is free and you can post anonymously if you choose.