/* postgres can not */ /* hybridfile can not YQL-17743 */ use plato; insert into Output select x from (select ListFromRange(0,100) as x) flatten by x order by x desc;