Module org.jooq
Package org.jooq.impl

Interface QOM.CumeDistAgg

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

public static interface QOM.CumeDistAgg extends QueryPart, OrderedAggregateFunction<BigDecimal>
The CUME DIST function.

The CUME_DIST hypothetical set aggregate function.