[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents the avg(...) aggregate function is an expression tree.
Protected Fields
Name | Description | |
---|---|---|
![]() | isDistinct |
Indicator for whether the aggregation is distinct - i.e. only unique
values are considered.
(Inherited from ExprAggregateNode.) |