Aggregate functions
The fn property of the
ExpressionBuilder
has shortcuts to the most common aggregate functions like count and sum. You can call
an arbitrary aggregate function using ghe agg method.
The fn property of the
ExpressionBuilder
has shortcuts to the most common aggregate functions like count and sum. You can call
an arbitrary aggregate function using ghe agg method.