Use the following SELECT statement in BigQuery in standard SQL: WITH data as ( select 'Mobile' as channel, struct(struct(123 as accountid, 'afdw' as caseid, ...
確定! 回上一頁