Module org.jooq
Package org.jooq.impl

Interface QOM.PercentileDisc

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

public static interface QOM.PercentileDisc extends QueryPart, OrderedAggregateFunction<BigDecimal>
The PERCENTILE DISC function.

Calculate the PERCENTILE_DISC inverse distribution aggregate function.