- All Superinterfaces:
OrderedAggregateFunction<BigDecimal>,QueryPart,Serializable
- Enclosing class:
QOM
The
PERCENT RANK function.
The PERCENT_RANK hypothetical set aggregate function.
-
Method Summary
Modifier and TypeMethodDescription@NotNull QOM.UnmodifiableList<? extends Field<?>> $fields()@NotNull QOM.PercentRankAgg$fields(Collection<? extends Field<?>> fields) Methods inherited from interface org.jooq.OrderedAggregateFunction
orderBy, orderBy, withinGroupOrderBy, withinGroupOrderBy
-
Method Details
-
$fields
-
$fields
@CheckReturnValue @NotNull @NotNull QOM.PercentRankAgg $fields(Collection<? extends Field<?>> fields)
-