error- An alias was previously found. (near “Ranking” at position 61)

前端 未结 0 585
小鲜肉
小鲜肉 2020-12-24 11:48

code-

CREATE TABLE IF NOT EXISTS `scores` (
  `id` int(250) NOT NULL AUTO_INCREMENT,
  `name` varchar(250) NOT NULL DEFAULT \'ram\',
  `score` int(250) NOT NU         


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