At 17:16 -0400 5/10/02, Augey Mikus wrote:
>what is the simplest way to delete duplicate occurences of a 
>specific field in mysql?
>
>thanks,
>
>augey

Your question is a bit ambiguous.  You could do this by using ALTER
TABLE to remove the column itself from the table, for example, but
I'm guessing maybe that's not what you mean.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to