That's because it's a nested repeated field, so you have to use the UNNEST function. First, put in a comma after the table name. Then unnest citiesLived. You'll ...
確定! 回上一頁