Hi,
Is there an easy way (succinct) to get the sum of values in an array.
E.g.
a260_values is an array of decimal values. And I'd like to get the
average.
Something like Update table SET a260_ave =
SUMARRAY(a260_values[1:3]) / 3
?
thanks,
Tom
kellert(at)ohsu(dot)edu
503-494-2442