Skip to main content
Version: 4.2.0

post_mention_aggregate_order_by

order by aggregate values of table "post_mention"

input post_mention_aggregate_order_by {
avg: post_mention_avg_order_by
count: order_by
max: post_mention_max_order_by
min: post_mention_min_order_by
stddev: post_mention_stddev_order_by
stddev_pop: post_mention_stddev_pop_order_by
stddev_samp: post_mention_stddev_samp_order_by
sum: post_mention_sum_order_by
var_pop: post_mention_var_pop_order_by
var_samp: post_mention_var_samp_order_by
variance: post_mention_variance_order_by
}

Fields

avg (post_mention_avg_order_by)

count (order_by)

max (post_mention_max_order_by)

min (post_mention_min_order_by)

stddev (post_mention_stddev_order_by)

stddev_pop (post_mention_stddev_pop_order_by)

stddev_samp (post_mention_stddev_samp_order_by)

sum (post_mention_sum_order_by)

var_pop (post_mention_var_pop_order_by)

var_samp (post_mention_var_samp_order_by)

variance (post_mention_variance_order_by)