How can I fix the error I'm getting when trying to create a table in sql from a csv file?

前端 未结 0 975
隐瞒了意图╮
隐瞒了意图╮ 2021-01-25 16:58

I have a very simple CSV file from an excel that looks something like this:

TITLE;;;;
TEAM 1;TEAM 2;TEAM 3;TEAM 4;TEAM 5

I want to create a table

相关标签:
回答
  • 消灭零回复
提交回复
热议问题