您要查找的是不是:
- Is a system or user-defined aggregate function. 系统或用户定义的聚合函数。
- Ginkgo biloba is the sole survival plant and famous local economic species in China with an aggregative function of fruit, foliage, timber, ornamental, ecology and shelterbelt. 摘要银杏是我国独存的孑遗植物,是我国特产的著名经济树种,集果用、叶用、材用、观赏及生态防护等多种功能于一体。
- So this aggregation function will be used in the SQL expression. 所以这个聚合函数将应用于SQL表达式。
- Select the aggregation function for the selected measure. 为所选度量值选择聚合函数。
- Is the name of the aggregate function you want to create. 要创建的聚合函数的名称。
- The SELECT statement contains a join, GROUP BY clause, or aggregate function. SELECT语句包含联接、GROUP BY子句或聚合函数。
- Is the name of the schema to which the user-defined aggregate function belongs. 用户定义聚合函数所属的架构的名称。
- Item and two aggregate functions. 项和两个聚合函数。
- Cannot perform an aggregate function on an expression containing an aggregate or a subquery. 中文说:不能对包含聚合或字查询的表达式执行聚合函数。
- Aggregate functions and subqueries are not permitted. 不允许聚合函数和子查询。
- Aggregate functions are used to summarize all the data in a table. 聚合函数用于汇总表中的所有数据。
- Local column references and outer column references cannot be mixed in the same aggregate function. 本地列引用和外部列引用不能在同一集合函数中混用。
- In the Group By grid column, select the appropriate aggregate function, such as: Sum, Avg, Min, Max, Count. 在“分组依据”网格列中,选择适当的聚合函数,例如:Sum、Avg、Min、Max和Count。
- The PeriodsToDate function defines the tuples in the set over which the Aggregate function operates. PeriodsToDate函数定义Aggregate函数对其进行运算的集中的元组。
- The Count function belongs to a set of functions called aggregate functions. “计数”函数属于一组名为聚合函数的函数。
- If Scope is specified, the aggregate function applies to all data in the dataset, grouping, or data region. 如果指定了Scope,聚合函数将应用于相应数据集、分组或数据区域中的所有数据。
- XMLAGG is an aggregate function, and produces a single aggregated XML result for all the rows in the query. XMLAGG是一个集合函数,它会为查询中的所有行生成一个集合的XML结果。
- This article explains how to use a type of function called an aggregate function to sum the data in a query result set. 本文解释如何使用一类名为聚合函数的函数来对查询结果集内的数据求和。
- If no account type dimension exists in the measure group, treated as the None aggregation function. 如果度量值组中不存在任何帐户类型维度,则视为None聚合函数。
- The following example uses a SELECT query that contains an aggregate function and a GROUP BY clause. 以下示例使用了一个包含聚合函数和GROUP BY子句的SELECT查询。