☎  076 959 6407✉  support@quizcrazepro.co.za
Learn. Practice. Build your future.
BlogHelpContact
G

Google Professional Data Engineer Actual Exam Questions

307 Questions120 Minutes70% Passing Score▣ Updated: Sep 2026

Question 146 of 307

Single answer
You are collecting IoT sensor data from millions of devices across the world and storing the data in BigQuery. Your access pattern is based on recent data, filtered by location_id and device_version with the following query:

You want to optimize your queries for cost and performance. How should you structure your data?
APartition table data by create_date, location_id, and device_version.
BPartition table data by create_date, cluster table data by location_id, and device_version.
CCluster table data by create_date, location_id, and device_version.
DCluster table data by create_date, partition by location_id, and device_version.
Correct Answer: B

Partition table data by create_date, cluster table data by location_id, and device_version.

Explanation

The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.

About this practice exam

Review 307 Google questions with answers and explanations. Use the navigation to move through the exam at your own pace.