I need to append my excel sheet to my existing mysql table with data. Can someone guide me here and explain the code as to how i should do it. I am getting a syntax error when i do this. Thank you!!
Hi, when you say append , do you mean , insert your data from your excel sheet to your MySQL table? And what is the error exactly?