blob: b0b7fe8e9716c437e2b91c28cd4e5148b1c307a8 [file] [log] [blame]
select a.id, b.fl, a.nul, b.bool from `complex.json` a inner join `complex.json` b on a.id=b.id order by a.id limit 20;