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

Course Content

SQL Basics

SQL Basics

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

bookLeast consuming cars

Let's find out the least consuming cars in terms of model and fuel type.

Task

From the audi_cars dataset extract model and fueltype columns and order by average fuel consuming (mpg) 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 6
toggle bottom row

bookLeast consuming cars

Let's find out the least consuming cars in terms of model and fuel type.

Task

From the audi_cars dataset extract model and fueltype columns and order by average fuel consuming (mpg) 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 6
toggle bottom row

bookLeast consuming cars

Let's find out the least consuming cars in terms of model and fuel type.

Task

From the audi_cars dataset extract model and fueltype columns and order by average fuel consuming (mpg) 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 find out the least consuming cars in terms of model and fuel type.

Task

From the audi_cars dataset extract model and fueltype columns and order by average fuel consuming (mpg) 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 6
Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
some-alt