blob: 59a0991f9490f03c5b9dd4f1bc71a28fb35c030e [file] [log] [blame]
select * from (select t.children from `json_storage/employee_wchildren.json` t) subq WHERE subq.children is not null;