ERROR 1055 (42000): Expression #2 of SELECT list is not in GROUP BY clause and contains nonaggregate

在mysql 5.7初次使用group by时会出现错误,首先表信息如下:        ERROR 1055 (42000): Expression #2 of SELECT list is not in GROUP BY clause and contains nonaggregated column ‘test.score.id’ which is not functionally depe
相关文章
相关标签/搜索