I am new to mysql, i have a dataset which contains of some 5000 rows. Now is there any way to insert the dataset into mysql database without iterating through the 5000 rows?
Thank you
Thank you