AggregateWindowFunction Expressions¶
AggregateWindowFunction
is an extension of the DeclarativeAggregate and WindowFunction abstractions for aggregate window function expressions.
Implementations¶
NthValue
RankLike
RowNumberLike
SizeBasedWindowFunction