Course Content
TEST SQL COURSE E2E
TEST SQL COURSE E2E
1. Sorting Retrieved Data
3. Failing init script
4. Long execution init script
Challenge
Task
Swipe to begin your solution
Retrieve two columns using the SELECT statement, namely: region
and capital
. Sort the result by them - first by region
, then by capital
.
Solution
This is the database we will work with.
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Section 1. Chapter 2
Challenge
Task
Swipe to begin your solution
Retrieve two columns using the SELECT statement, namely: region
and capital
. Sort the result by them - first by region
, then by capital
.
Solution
This is the database we will work with.
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Section 1. Chapter 2
Switch to desktop for real-world practiceContinue from where you are using one of the options below