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