Removing duplicate rows in Sybase off of two key fields - TechRepublic
Question
December 8, 2008 at 08:18 AM
garret.maracci

Removing duplicate rows in Sybase off of two key fields

by garret.maracci . Updated 17 years, 6 months ago

I’m in the need to remove duplicate entries from a specific table. The primary key0 is a number which can be duplicated and then there’s the key1 field which is a varchar which should not be duplicated. How these are there is another story but how do I clean these up?

This discussion is locked

All Comments