mysql报错: group by --SELECT list is not in GROUP BY clause and contains nonaggregated column
用group by 查询时抛出如下异常:
Expression #3 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'userinfo.t_long.user_name' which is not functionally dependent on columns in GROUP BY cla...
转载
2019-05-08 15:21:15 ·
403 阅读 ·
0 评论