Video upload date:  · Duration: PT1H46M27S  · Language: EN

You are running a BigQuery query that filters a gcp video

data-engineer-pro video for you are running a BigQuery query that filters a large table using a WHERE clause on timestamp and ID columns. A dry run using bq

This is a dedicated watch page for a single video.

Full Certification Question

You are running a BigQuery query that filters a large table using a WHERE clause on timestamp and ID columns. A dry run using bq query --dry_run reveals that the entire table is being scanned, even though the filter should return only a small subset of the data. You want to minimize the amount of data scanned with minimal changes to your existing SQL queries . What should you do to improve query performance and reduce costs?