Tag Archives: LAMP
Removing duplicate rows in SQL
Since I’ ve had to look this up twice in the last year, I should blog about it so I’ll remember. This is the quickest solution I’ve found. Problem: You have duplicate rows in your database. Even if you have … Continue reading