Examtopics

Professional Cloud Developer
  • Topic 1 Question 53

    You are designing a schema for a table that will be moved from MySQL to Cloud Bigtable. The MySQL table is as follows: How should you design a row key for Cloud Bigtable for this table?

    • Set Account_id as a key.

    • Set Account_id_Event_timestamp as a key.

    • Set Event_timestamp_Account_id as a key.

    • Set Event_timestamp as a key.


    シャッフルモード