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