人生不设限

导航

2016年6月22日 #

使用函数的列 group by 分组需要别名

摘要: 问题描述 使用如下截图的SQL统计数据,报1105错误,提示all columns in group by clause should be in the selected column. 给格式化 的时间列加个别名,问题解决。 阅读全文

posted @ 2016-06-22 17:33 风的_理想 阅读(1251) 评论(0) 推荐(0) 编辑