Course Content
Introduction to SQL
Introduction to SQL
Challenge: Find All Countries
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to retrieve the names of all countries (the name
column) from the country
table.
Thanks for your feedback!
Challenge: Find All Countries
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to retrieve the names of all countries (the name
column) from the country
table.
Thanks for your feedback!