1. Learn
  2. /
  3. Courses
  4. /
  5. Introduction to BigQuery

Connected

Exercise

Limiting the amount of data

First, you will need to find the correct way to optimize this simple query by using only the required columns you need.

Instructions

100 XP
  • Reduce the amount of data being queried in the final query to include only the order_id and payment_type.