AggregateWindowFunction Expressions¶
AggregateWindowFunction
is an extension of the DeclarativeAggregate and WindowFunction abstractions for aggregate window function expressions.
Implementations¶
NthValue
RankLike
- RowNumberLike
SizeBasedWindowFunction
Frame¶
frame
is a SpecifiedWindowFrame
with the following:
RowFrame
typeUnboundedPreceding
lower expressionCurrentRow
lower expression