Course Content
Introduction to SQL
Introduction to SQL
Challenge: Sort Capitals in Descending Order
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to retrieve all capital
values from the country
table, and display the results sorted in descending order.
Thanks for your feedback!
Challenge: Sort Capitals in Descending Order
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to retrieve all capital
values from the country
table, and display the results sorted in descending order.
Thanks for your feedback!
Challenge: Sort Capitals in Descending Order
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to retrieve all capital
values from the country
table, and display the results sorted in descending order.
Thanks for your feedback!
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to retrieve all capital
values from the country
table, and display the results sorted in descending order.