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