M
M
Mikhail Maximov2019-04-22 12:27:28
PHP
Mikhail Maximov, 2019-04-22 12:27:28

How to import an excel table into PHPMyAdmin?

Good day!

I ask for help, because the solutions that I found did not help me.

There is a table from 26 columns on >2500 rows. You need to import it into the database to implement a search on the site for this table. How to do it through PHPMyAdmin. When translating into textual representations of the table, conflicts occur, since the contents of the cells contain the symbols , " ; : - which does not allow you to set up the correct division. I

am attaching a screenshot of the table:
5cbd88c17a7e0406564526.jpeg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
irishmann, 2019-04-22
@mmaximov97

Convert to CSV with a different delimiter. For example through PLEX .

And upload to PMA specifying the desired separator
5cbd8bb6a88b6832071564.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question