Course Content
Introduction to SQL
Introduction to SQL
Challenge: Find Country Capitals
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to get unique capital
values from the country
table.
Thanks for your feedback!
Challenge: Find Country Capitals
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to get unique capital
values from the country
table.
Thanks for your feedback!