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