MySQL Forums
Forum List  »  MySQL Query Browser

Import very big data
Posted by: Sheik Azarudeen
Date: January 04, 2017 09:48AM

I have 1 million records to be imported into my MySQL tables.
There are 5 columns for each record.
I need to verify all values of 5 columns stored in 5 separate tables
If they are found we need to store them different tables.
I need to do this for all the one million records .
Can you help me write an optimised query or an approach to do the same.

Options: ReplyQuote


Subject
Written By
Posted
Import very big data
January 04, 2017 09:48AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.