Loading CSV files into MySQL Workbench

后端 未结 6 658
旧巷少年郎
旧巷少年郎 2021-02-12 16:10

I have a lot of excel/ CSV files that I need to load into my db in MySQL Workbench (I\'m on Mac OS X). I\'ve searched around for a good walk-through or tutorial, but I haven\'t

6条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-02-12 16:32

    For reference, I wanted to do this on Windows and used HeidiSQL to accomplish the task. It was very straightforward, I used Tools -> Import CSV file and it worked on the first try.

提交回复
热议问题