Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
The cheapest combination | Grouping
SQL Basics
course content

Course Content

SQL Basics

SQL Basics

1. Selecting
2. Filtering
3. Aggregating
4. Sorting
5. Grouping
6. Practicing

bookThe cheapest combination

Let's try to use acquired knowledge to solve the following problem!

Task

From the audi_cars table extract all the combinations of fueltype + transmission. Round price to 2 decimals and order using it in ascending order.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 5. Chapter 4
toggle bottom row

bookThe cheapest combination

Let's try to use acquired knowledge to solve the following problem!

Task

From the audi_cars table extract all the combinations of fueltype + transmission. Round price to 2 decimals and order using it in ascending order.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 5. Chapter 4
toggle bottom row

bookThe cheapest combination

Let's try to use acquired knowledge to solve the following problem!

Task

From the audi_cars table extract all the combinations of fueltype + transmission. Round price to 2 decimals and order using it in ascending order.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Let's try to use acquired knowledge to solve the following problem!

Task

From the audi_cars table extract all the combinations of fueltype + transmission. Round price to 2 decimals and order using it in ascending order.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Section 5. Chapter 4
Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
some-alt