Hacker News new | ask | show | jobs
by SoftTalker 1055 days ago
Exactly. If you have two absolutely duplicate rows in a table, you're going to have problems with a lot of your queries. It's usually an indication that you are lacking a unique constraint or have a bug somewhere.