summv
This section contains reference documentation for the SUMMV function.
Signature
Usage Examples
select SUMMV(DivLongestGTimes) AS value
from airlineStats
where arraylength(DivLongestGTimes) > 1value
Was this helpful?
This section contains reference documentation for the SUMMV function.
select SUMMV(DivLongestGTimes) AS value
from airlineStats
where arraylength(DivLongestGTimes) > 1Was this helpful?
Was this helpful?