How to import a csv file into MySQL workbench?

前端 未结 7 1596
野的像风
野的像风 2020-11-30 18:03

I have a CSV file. It contain 1.4 million rows of data, so I am not able to open that csv file in Excel because its limit is about 1 million rows.

Therefore, I want

相关标签:
7条回答
  • 2020-11-30 18:29

    You can use MySQL Table Data Import Wizard

    0 讨论(0)
提交回复
热议问题