Question 36

Your company is in a highly regulated industry. One of your requirements is to ensure individual users have access only to the minimum amount of information required to do their jobs. You want to enforce this requirement with Google BigQuery. Which three approaches can you take? (Choose three.)
  • Question 37

    You want to use a BigQuery table as a data sink. In which writing mode(s) can you use BigQuery as a sink?
  • Question 38

    Which TensorFlow function can you use to configure a categorical column if you don't know all of the possible values for that column?
  • Question 39

    You are designing storage for very large text files for a data pipeline on Google Cloud. You want to support ANSI SQL queries. You also want to support compression and parallel load from the input locations using Google recommended practices. What should you do?
  • Question 40

    You are building new real-time data warehouse for your company and will use Google BigQuery streaming inserts. There is no guarantee that data will only be sent in once but you do have a unique ID for each row of data and an event timestamp. You want to ensure that duplicates are not included while interactively querying data. Which query type should you use?