Courseiva
Maintaining and Automating Data WorkloadshardMultiple ChoiceObjective-mapped

PDE Maintaining and Automating Data Workloads Practice Question

A data team needs to share a BigQuery dataset with another business unit. They want to provide a point-in-time snapshot of the data without incurring additional storage costs for the copy. Which BigQuery feature should they use?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

BigQuery table clones

Clones use the same underlying storage as the source table; snapshots also share storage but are immutable. Both are cost-effective. For regular updates, clones are more flexible.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • BigQuery table snapshots

    Why it's wrong here

    Snapshots are immutable; if the source changes, the snapshot remains static. For ongoing sharing, clones are better.

  • BigQuery table clones

    Why this is correct

    Clones are writable and share storage with the base table, so no extra cost for the initial copy. They can be updated independently.

  • BigQuery authorized views

    Why it's wrong here

    Authorized views allow querying the latest data but do not provide a point-in-time snapshot.

  • BigQuery export to Cloud Storage

    Why it's wrong here

    Exporting incurs costs and creates a separate copy, not a zero-copy clone.

About these practice questions

One of 890 original PDE practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This PDE practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PDE exam.