Find Duplicate Rows in Table


/ Published in: SQL
Save to your folder(s)

Field1 + Field2 + Field3 should create 1 entry for each unique row in the DB. In an employee table, this would be FirstName + LastName + EmployeeNumber

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.