blob: cf2f0ceecc2652cbadb873f096f1059cc1160729 [file] [log] [blame]
select t.gbyt, count(t.str) countstr from `complex.json` t group by t.gbyt having count(t.str) <> 55995 order by countstr;