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?

🎲 Try a Random Question  |  Total Questions in Quiz: 27  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Google Certified Professional - Data Engineer — practice the complete quiz, review flashcards, or try a random question.


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?