How about just this:

SELECT email, MIN(id)
FROM table
GROUP BY email

cheers,
barneyb

On 2/2/06, dave <[EMAIL PROTECTED]> wrote:
> anyone have a good script to run through a mysql db and remove duplicate(but 
> leave 1) and improper emails?
>
> tia
>
> ~Dave the disruptor~
--
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 100 invites.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231214
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to