-
Another useful aggregate function is distinct.
另一个有用的聚合函数是distinct。
-
Select the appropriate aggregate function.
选择适当的聚合函数。
-
The LISTAGG aggregate function is now supported.
现在支持LISTAGG聚合函数。
-
Change the aggregate function of the column to Total.
将这个列的聚合函数改为Total。
-
Don't use the GROUP BY clause without an aggregate function.
不要使用不带聚合函数的“GROUP BY”子句。