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?