blob: e8a10e9950905327e7f6e6e869ca1682b7b5897c [file] [log] [blame]
select a.id, b.gbyi, a.str, b.sia from `complex.json` a inner join `complex.json` b on a.str=b.str order by a.id limit 20;