Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge: The cheapest new A-series cars | Practicing
SQL Basics
course content

Course Content

SQL Basics

SQL Basics

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

bookChallenge: The cheapest new A-series cars

Task

From the audi_cars table extract all the characteristics for TOP 3 cheapest (column price) A-series (column model) cars manufactured after 2016 (column year).

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 6. Chapter 3
toggle bottom row

bookChallenge: The cheapest new A-series cars

Task

From the audi_cars table extract all the characteristics for TOP 3 cheapest (column price) A-series (column model) cars manufactured after 2016 (column year).

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 6. Chapter 3
toggle bottom row

bookChallenge: The cheapest new A-series cars

Task

From the audi_cars table extract all the characteristics for TOP 3 cheapest (column price) A-series (column model) cars manufactured after 2016 (column year).

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!

Task

From the audi_cars table extract all the characteristics for TOP 3 cheapest (column price) A-series (column model) cars manufactured after 2016 (column year).

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