Challenge
Завдання
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
.
Рішення
This is the database we will work with.
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 1. Розділ 2