Exit PROFESSIONAL-DATA-ENGINEER Professional Data Engineer on Google Cloud Platform
Question 1 of 5
0% complete
Q1 Single choice

You want to optimize your queries for cost and performance.

How should you structure your data?

  • A

    Partition table data by create_date, location_id and device_version

  • B

    Partition table data by create_date cluster table data by location_Id and device_version

  • C

    Cluster table data by create_date location_id and device_version

  • D

    Cluster table data by create_date partition by locationed and device_version

Previous Next