Course Content
Introduction to SQL
Introduction to SQL
Challenge: Find All Countries With Their IDs
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to get all the country name
values and their id
values.
Thanks for your feedback!
Challenge: Find All Countries With Their IDs
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to get all the country name
values and their id
values.
Thanks for your feedback!