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

Google Associate Data Practitioner Exam Actual Questions

72 Questions120 Minutes70% Passing Score▣ Updated: Sep 2026

Question 34 of 72

Single answer

Your organization uses a BigQuery table that is partitioned by ingestion time. You need to remove data that is older than one year to reduce your organization’s storage costs. You want to use the most efficient approach while minimizing cost. What should you do?

A

A. Create a scheduled query that periodically runs an update statement in SQL that sets the “deleted" column to “yes” for data that is more than one year old. Create a view that filters out rows that have been marked deleted.

B

B. Create a view that filters out rows that are older than one year.

C

C. Require users to specify a partition filter using the alter table statement in SQL.

D

D. Set the table partition expiration period to one year using the ALTER TABLE statement in SQL.

Correct Answer: A

<p>D. Set the table partition expiration period to one year using the ALTER TABLE statement in SQL.</p>

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 72 Google questions with answers and explanations. Use the navigation to move through the exam at your own pace.