AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: Assuming you have a table TrafficData with databricks video

Question 1 Be Honest
« Back   Next data-analyst Question »
Answer

Full Certification Question

Assuming you have a table TrafficData with columns Timestamp (timestamp) and VehicleCount (integer), and you need to calculate the sum of VehicleCount for every 10-minute window. Which SQL query using the window_time function correctly achieves this in a Databricks environment?