Below is for BigQuery Standard SQL #standardSQL SELECT acname, amount, domain FROM `project.dataset.dummy`, UNNEST(SPLIT(domains)) domain.
確定! 回上一頁