blob: 65624b3a2df3f54da24143dbe19c38aa031a848d [file] [log] [blame]
select t.gbyi, count(t.sia) countsia from `complex.json` t group by t.gbyi;