This section contains reference documentation for the AVGMV function.
Last updated 3 years ago
Was this helpful?
Get the avg of values in a group
AVGMV(colName)
These examples are based on the .
select AVGMV(DivLongestGTimes) AS value from airlineStats where arraylength(DivLongestGTimes) > 1
18.465753424657535