Video upload date:  · Duration: PT1H46M27S  · Language: EN

You are analyzing a dataset in Databricks databricks video

data-analyst video for you are analyzing a dataset in Databricks SQL named WeatherReadings which includes the columns StationID (integer), ReadingTimestamp

This is a dedicated watch page for a single video.

Full Certification Question

You are analyzing a dataset in Databricks SQL named WeatherReadings which includes the columns StationID (integer), ReadingTimestamp (timestamp), and Temperature (float). You need to calculate the average temperature for each station in 1-hour windows, sliding every 30 minutes. Which SQL query correctly uses the windowing function to achieve this?