Hi there,
I have a database where there are are records that have the same first_name and last_name (some of the names have 3 4 duplicates).
Is there a good way to delete the duplicates through pgadmin3 or a SQL statement for this situation?
Any input will be great!
I have a database where there are are records that have the same first_name and last_name (some of the names have 3 4 duplicates).
Is there a good way to delete the duplicates through pgadmin3 or a SQL statement for this situation?
Any input will be great!