Hello All. I am having a problem sorting duplicate data within a table. I have a table called Employee that contains EmployeeID, EmployeeName, PhoneNumber. This table contains duplicate data. I now have a problem with 2 different users with the same EmployeeID 'abc'. I wondered if there is a way to write a select statment to delete one of the users with same id. I have tried doing a few things with DISTINCT but I could not get the EmployeeID and 2 EmployeeNames to filter out. Any help will do. Thank you very much in advance.
Manguilla
Manguilla