✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
An IoT platform stores sensor data in a single large table containing 90 days of readings. Most queries filter on a specific date range (such as retrieving data from the last 24 hours). A database administrator proposes partitioning the table by day, creating 90 separate daily segments. How does this reduce query energy for date-filtered queries?