Challenge: Find All Countries
Here is the country
table we are working with:
Task
Swipe to start coding
Write an SQL query to retrieve the names of all countries (the name
column) from the country
table.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 7