Hello everyone,

I have two tables each with 12K records, I need to merge them into one single table 
and also check for duplicates. I'm thinking in doing it with PHP and Mysql. My idea 
involves one SELECT query and almost 12K insert query. Is there a faster way of doing 
using only MySQL?

Thanks in advance
Regards

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