I get the error incorrect syntax near … in MSQL

前端 未结 0 1255
借酒劲吻你
借酒劲吻你 2021-01-31 18:32

I am trying to write this SQL code in Microsoft SQL Server Management Studio:

create table Countries
(
    Id INT NOT NULL PRIMARY KEY AUTO_INCREMENT,
    Name VA         


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