Module org.jooq
Package org.jooq.impl

Interface QOM.PercentileCont

All Superinterfaces:
OrderedAggregateFunction<BigDecimal>, QueryPart, Serializable
Enclosing class:
QOM

public static interface QOM.PercentileCont extends QueryPart, OrderedAggregateFunction<BigDecimal>
The PERCENTILE CONT function.

Calculate the PERCENTILE_CONT inverse distribution aggregate function.