Challenge: Average price for each model and year
Compito
Swipe to start coding
From the audi_cars
table calculate the average price
for each combination of model
and year
. Round average price to 0 decimals (so make it integer). Sort values by year.
Soluzione
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 6. Capitolo 6