help

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
tim
DevNet Resident
Posts: 1165
Joined: Thu Feb 12, 2004 7:19 pm
Location: ohio

help

Post by tim »

Lets say I have a bunch of numbers in different columns that are the same (more than one, but are the same, 11, 11, 22 22, 33344, 33344, etc), is there anyway to use like ALTER TABLE/anything to delete all but one of each multiple?
User avatar
markl999
DevNet Resident
Posts: 1972
Joined: Thu Oct 16, 2003 5:49 pm
Location: Manchester (UK)

Post by markl999 »

Post Reply