Зміст курсу
Вступ до SQL
Вступ до SQL
Завдання: Фільтр Регіонів Америки
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to retrieve the name
of the countries that are from regions such as 'Central America'
or 'North America'
.
Note
Pay attention to the fact that the names of the regions begin with a capital letter and not a lowercase one, which is very important.
Дякуємо за ваш відгук!
Завдання: Фільтр Регіонів Америки
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to retrieve the name
of the countries that are from regions such as 'Central America'
or 'North America'
.
Note
Pay attention to the fact that the names of the regions begin with a capital letter and not a lowercase one, which is very important.
Дякуємо за ваш відгук!
Завдання: Фільтр Регіонів Америки
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to retrieve the name
of the countries that are from regions such as 'Central America'
or 'North America'
.
Note
Pay attention to the fact that the names of the regions begin with a capital letter and not a lowercase one, which is very important.
Дякуємо за ваш відгук!
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to retrieve the name
of the countries that are from regions such as 'Central America'
or 'North America'
.
Note
Pay attention to the fact that the names of the regions begin with a capital letter and not a lowercase one, which is very important.