promotionServices_aggregate_order_by
order by aggregate values of table "promotionServices"
input promotionServices_aggregate_order_by {
avg: promotionServices_avg_order_by
count: order_by
max: promotionServices_max_order_by
min: promotionServices_min_order_by
stddev: promotionServices_stddev_order_by
stddev_pop: promotionServices_stddev_pop_order_by
stddev_samp: promotionServices_stddev_samp_order_by
sum: promotionServices_sum_order_by
var_pop: promotionServices_var_pop_order_by
var_samp: promotionServices_var_samp_order_by
variance: promotionServices_variance_order_by
}
Fields
promotionServices_aggregate_order_by.avg ● promotionServices_avg_order_by input
promotionServices_aggregate_order_by.count ● order_by enum
promotionServices_aggregate_order_by.max ● promotionServices_max_order_by input
promotionServices_aggregate_order_by.min ● promotionServices_min_order_by input
promotionServices_aggregate_order_by.stddev ● promotionServices_stddev_order_by input
promotionServices_aggregate_order_by.stddev_pop ● promotionServices_stddev_pop_order_by input
promotionServices_aggregate_order_by.stddev_samp ● promotionServices_stddev_samp_order_by input
promotionServices_aggregate_order_by.sum ● promotionServices_sum_order_by input
promotionServices_aggregate_order_by.var_pop ● promotionServices_var_pop_order_by input
promotionServices_aggregate_order_by.var_samp ● promotionServices_var_samp_order_by input
promotionServices_aggregate_order_by.variance ● promotionServices_variance_order_by input
Member Of
promotion_order_by input