Skip to main content

locationService_aggregate_order_by

order by aggregate values of table "locationService"

input locationService_aggregate_order_by {
avg: locationService_avg_order_by
count: order_by
max: locationService_max_order_by
min: locationService_min_order_by
stddev: locationService_stddev_order_by
stddev_pop: locationService_stddev_pop_order_by
stddev_samp: locationService_stddev_samp_order_by
sum: locationService_sum_order_by
var_pop: locationService_var_pop_order_by
var_samp: locationService_var_samp_order_by
variance: locationService_variance_order_by
}

Fields

locationService_aggregate_order_by.avg ● locationService_avg_order_by input

locationService_aggregate_order_by.count ● order_by enum

locationService_aggregate_order_by.max ● locationService_max_order_by input

locationService_aggregate_order_by.min ● locationService_min_order_by input

locationService_aggregate_order_by.stddev ● locationService_stddev_order_by input

locationService_aggregate_order_by.stddev_pop ● locationService_stddev_pop_order_by input

locationService_aggregate_order_by.stddev_samp ● locationService_stddev_samp_order_by input

locationService_aggregate_order_by.sum ● locationService_sum_order_by input

locationService_aggregate_order_by.var_pop ● locationService_var_pop_order_by input

locationService_aggregate_order_by.var_samp ● locationService_var_samp_order_by input

locationService_aggregate_order_by.variance ● locationService_variance_order_by input

Member Of

location_order_by input ● service_order_by input