Quiz 7 Question 1 of 20

A building-management system emits temperature, humidity, and CO2 readings from a gallery's HVAC controller, and all three values for a given moment always carry the exact same timestamp because they are sampled together. An engineer wants to group and combine those three simultaneous readings into a single row per timestamp, without introducing any time-span logic. Which windowing function matches this need?

Select an answer to reveal the explanation.

Motivation