Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Your organization maintains a 2 PB BigQuery data warehouse storing application user data. After expanding to EU users, you must now:
Which two actions should you implement? (Choose two.)
A
Use BigQuery federated queries to query data from Cloud Storage.
B
Create a dataset in the EU region that will keep information about EU users only.
C
Create a Cloud Storage bucket in the EU region to store information for EU users only.
D
Re-upload your data using to a Cloud Dataflow pipeline by filtering your user records out.
E
Use DML statements in BigQuery to update/delete user records based on their requests.