☎  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 207 of 307

Single answer
You are building a report-only data warehouse where the data is streamed into BigQuery via the streaming API. Following Google's best practices, you have both a staging and a production table for the data. How should you design your data loading to ensure that there is only one master dataset without affecting performance on either the ingestion or reporting pieces?
AHave a staging table that is an append-only model, and then update the production table every three hours with the changes written to staging.
BHave a staging table that is an append-only model, and then update the production table every ninety minutes with the changes written to staging.
CHave a staging table that moves the staged data over to the production table and deletes the contents of the staging table every three hours.
DHave a staging table that moves the staged data over to the production table and deletes the contents of the staging table every thirty minutes.
Correct Answer: C

Have a staging table that moves the staged data over to the production table and deletes the contents of the staging table every three hours.

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.