I am creating a table in pgweb Heroku, and get this error “ERROR: pq: syntax error at or near ”(“”

后端 未结 0 1364
孤街浪徒
孤街浪徒 2020-11-27 04:49

Here is my exact query

CREATE Table Publisher (Publisher_Id Int primary key not null, Name varchar(20) not null,
Address varchar(50) not null

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