Hi All,
I am trying to insert 3 crore data from a table into other table in MySQL but my problem is that it takes more than 3 hours. I have done proper indexing in source table also. But this will not help too much. I am new in MySQL. So,please help me How to reduce this time?
I am trying to insert 3 crore data from a table into other table in MySQL but my problem is that it takes more than 3 hours. I have done proper indexing in source table also. But this will not help too much. I am new in MySQL. So,please help me How to reduce this time?