blob: 14ea2ccb43674ddfa239e54732791719e115affb [file]
select * from (select t.id, t.nul, t.oooa from `complex.json` t order by t.id limit 10) tt;