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