You have a table that contains millions of rows of sales data, partitioned by date. Various applications and users query this data many times a minute. The query requires aggregating values by using AVG, MAX, and SUM, and does not require joining to other tables. The required aggregations are only computed over the past year of data, though you need to retain full historical data in the base tables. You want to ensure that the query results always include the latest data from the tables, while also reducing computation cost, maintenance overhead, and duration. What should you do?
raaad
Highly Voted 11 months, 1 week ago22c1725
Most Recent 4 weeks agoMBNR
3 months agoPime13
5 months, 2 weeks agoJyoGCP
10 months agoet2137
10 months agod11379b
8 months, 3 weeks agod11379b
8 months, 3 weeks agocasadocc
10 months, 2 weeks agoMatt_108
11 months, 1 week agoSofiia98
11 months, 1 week agoscaenruy
11 months, 2 weeks agoSofiia98
11 months, 1 week agoraaad
11 months, 1 week ago