Consider below simple solution select * from ( select id, name, keyword, offset from `project_id.dataset_id.table_id`, unnest(`groups`) with ...
確定! 回上一頁