- All Superinterfaces:
- OrderedAggregateFunction<BigDecimal>,- QueryPart,- Serializable
- Enclosing class:
- QOM
The 
PERCENTILE DISC function.
 
 Calculate the PERCENTILE_DISC inverse distribution aggregate function.
- 
Method SummaryModifier and TypeMethodDescription@NotNull QOM.PercentileDisc$percentile(Field<? extends Number> percentile) Methods inherited from interface org.jooq.OrderedAggregateFunctionorderBy, orderBy, withinGroupOrderBy, withinGroupOrderBy
- 
Method Details- 
$percentile
- 
$percentile@CheckReturnValue @NotNull @NotNull QOM.PercentileDisc $percentile(Field<? extends Number> percentile) 
 
-