Challenge
Compito
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
.
Soluzione
This is the database we will work with.
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 1. Capitolo 2