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

Kursusindhold

SQL Basics

SQL Basics

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

book
The cheapest combination

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

Opgave

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.

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 5. Kapitel 4
toggle bottom row

book
The cheapest combination

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

Opgave

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.

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 5. Kapitel 4
Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Vi beklager, at noget gik galt. Hvad skete der?
some-alt