ozfactor Posted April 24, 2003 Share Posted April 24, 2003 I have a mysql database I am trying to dump data into. I am trying to dump a list of email address into a mail database containing a sub_mail table. Each address will have a uniquie \'id\', an email value in the email field and an \'H\' in a header field. How would I go about first making sure there are no duplicates addies and then dumping this data. Gracias. Link to comment https://forums.phpfreaks.com/topic/391-mysql-dump-data-to/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.