1. 学习
  2. /
  3. 课程
  4. /
  5. Introduction to BigQuery

Connected

练习

Tables in the wild

You're working for an e-commerce company amidst a pivotal moment of transition. Your company is migrating its data infrastructure from Postgres to BigQuery, aiming for enhanced scalability and efficiency. Your manager has a crucial task for you: to identify the unique seller cities within the dataset.

说明

100 XP
  • Modify the code to select the distinct seller_city values from the ecomm_sellers table in the ecommerce dataset.