Google Professional-Data-Engineer - Google Professional Data Engineer Exam
Suppose you have a table that includes a nested column called "city" inside a column called "person", but when you try to submit the following query in BigQuery, it gives you an error.
SELECT person FROM `project1.example.table1` WHERE city = "London"
How would you correct the error?
MJTelco is building a custom interface to share data. They have these requirements:
They need to do aggregations over their petabyte-scale datasets.
They need to scan specific time range rows with a very fast response time (milliseconds).
Which combination of Google Cloud Platform products should you recommend?
Which of these operations can you perform from the BigQuery Web UI?
Which of the following is not possible using primitive roles?
What Dataflow concept determines when a Window's contents should be output based on certain criteria being met?
What is the general recommendation when designing your row keys for a Cloud Bigtable schema?
What is the HBase Shell for Cloud Bigtable?
What are two methods that can be used to denormalize tables in BigQuery?
Which of the following IAM roles does your Compute Engine account require to be able to run pipeline jobs?
When you design a Google Cloud Bigtable schema it is recommended that you _________.