Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Вивчайте Challenge: America Regions Filter | Section
SQL Essentials for Business Intelligence
Секція 1. Розділ 31
single

single

Challenge: America Regions Filter

Свайпніть щоб показати меню

Завдання

Проведіть, щоб почати кодувати

Write an SQL query to retrieve the name of the countries that are from either '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.

  • Use the SELECT statement to extract the name column from the country table.
  • Use the WHERE clause to filter the results.
  • Combine the region conditions using the OR keyword.
  • Do not include any extra output or print statements in your query.

Рішення

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 1. Розділ 31
single

single

Запитати АІ

expand

Запитати АІ

ChatGPT

Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат

some-alt