I have managed to import the data to MySQL. There are 82 columns of data of which I need probably only 20. Will the unused data slow down queries noticeably or can they be left?
I will keep googling for solutions. If anyone has suggestions on PHP querying the database let me know. Thanks.

Reply With Quote