Question 98 of 307
Single answerAn organization maintains a Google BigQuery dataset that contains tables with user-level data. They want to expose aggregates of this data to other Google
Cloud projects, while still controlling access to the user-level data. Additionally, they need to minimize their overall storage cost and ensure the analysis cost for other projects is assigned to those projects. What should they do?
✓ACreate and share an authorized view that provides the aggregate results.
BCreate and share a new dataset and view that provides the aggregate results.
CCreate and share a new dataset and table that contains the aggregate results.
DCreate dataViewer Identity and Access Management (IAM) roles on the dataset to enable sharing.
✓
Correct Answer: A
Create and share an authorized view that provides the aggregate results.
▥
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.