Challenge: Average price for each model and year
Opgave
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.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 6. Kapitel 6