Course Content
TEST SQL COURSE E2E
TEST SQL COURSE E2E
Challenge
Task
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.
Thanks for your feedback!
Challenge
Task
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.
Thanks for your feedback!
Challenge
Task
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.
Thanks for your feedback!
Task
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.