The cheapest combination
Let's try to use acquired knowledge to solve the following problem!
Task
Swipe to start coding
From the audi_cars
table extract all the combinations of fueltype
+ transmission
. Round price to 2 decimals and order using it in ascending order.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 5. ChapterΒ 4