ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 75 - Professional Cloud Developer discussion

Report
Export

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?

A.
Set Account_id as a key.
Answers
A.
Set Account_id as a key.
B.
Set Account_id_Event_timestamp as a key.
Answers
B.
Set Account_id_Event_timestamp as a key.
C.
Set Event_timestamp_Account_id as a key.
Answers
C.
Set Event_timestamp_Account_id as a key.
D.
Set Event_timestamp as a key.
Answers
D.
Set Event_timestamp as a key.
Suggested answer: C
asked 18/09/2024
MD Farmudin Safi
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first