暂无图片

QSM-02144:aggregate functions are present without a GROUP BY clause

错误码

错误描述:aggregate functions are present without a GROUP BY clause
错误原因:One or more aggregate functions are present in the select list but a GROUP BY clause is not used.
解决方法:Add a GROUP BY clause.

向认证技术专家提问

向技术专家提问

相关搜索
查看更多》