Challenge
Aufgabe
Swipe to start coding
Retrieve two columns using the SELECT statement, namely: region
and capital
. Sort the result by them - first by region
, then by capital
.
Lösung
This is the database we will work with.
War alles klar?
Danke für Ihr Feedback!
Abschnitt 1. Kapitel 2