V
V
vvmgev2015-10-05 10:52:03
PHP
vvmgev, 2015-10-05 10:52:03

How to import excel to mysql?

here https://www.youtube.com/watch?v=diEwQk4uY14 do this but it didn't work

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
Max, 2015-10-05
@MaxDukov

LOAD DATA INFILE
statement
works

C
Curly Brace, 2015-10-05
@stasuss

mysql workbench or dbForge

T
Tlito, 2015-10-05
@tlito

1. add one more and the very first one between all columns
2. in the very first one write: INSERT into table VALUES('
3. ', 'insert between ');
all
columns : tabs and replace with nothing - that is, remove extra tabs 8. the query is ready now paste it like this:
99ec556b36a3470096f887b7a382ca3a.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question