I have a MySQL table of basic user information including email address as one of the 
fields.  The table is about at the 10,000 record mark.  I have a list of bad email 
addresses that another program found for me (around 2,000 records).  Now how do I take 
this list of bad email addresses and run a command or macro of some sort that will 
delete all the records in the table with the email field equal to each one of those 
bad emails?  Anyone have a suggestion for me?

Thanks,

Eric
[EMAIL PROTECTED]



---------------------------------------------------------------------
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