FlowBatch_aggregate_order_by
order by aggregate values of table "FlowBatch"
input FlowBatch_aggregate_order_by {
avg: FlowBatch_avg_order_by
count: order_by
max: FlowBatch_max_order_by
min: FlowBatch_min_order_by
stddev: FlowBatch_stddev_order_by
stddev_pop: FlowBatch_stddev_pop_order_by
stddev_samp: FlowBatch_stddev_samp_order_by
sum: FlowBatch_sum_order_by
var_pop: FlowBatch_var_pop_order_by
var_samp: FlowBatch_var_samp_order_by
variance: FlowBatch_variance_order_by
}