1 2 3 4 5 6 7 8 9 10
/* postgres can not */ USE plato; pragma yt.MapJoinLimit="1m"; $l1 = select key from `Input`; select * from Input where true and value != "" and key in $l1