All of the SQL expressions for any attributes that were selected as columns in the select clause should also be in the GROUP BY clause.
对于作为select子句中的列的任何属性,它们的SQL表达式也应该放在GROUP by子句中。
The attributes appear in both the SELECT clause and the GROUP BY clause.
这些属性出现在SELECT子句和GROUPBY 子句中。
The attributes appear in both the SELECT clause and the GROUP BY clause.
这些属性出现在SELECT子句和GROUPBY 子句中。
应用推荐