Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Вивчайте Failed task checker | first section new task ui sql course
test sql course e2e new task ui
course content

Зміст курсу

test sql course e2e new task ui

book
Failed task checker

Let's explore this database a bit further. The country database consists of a single table named country. Let's examine the contents of this table.

This table has 15 rows, which means we have 15 distinct records for different countries.

Now, what about the columns? In this table, we have 7 columns, like id, name, continent, region, SurfaceArea, capital, and population.

  1. id - the record number in this table;

  2. name - the name of the country;

  3. continent - the name of the country's continent;

  4. region- the name of the country's region;

  5. SurfaceArea - the total land area of the country;

  6. capital - the capital of the country;

  7. population - the population of the country.

Завдання

Swipe to start coding

You need to retrieve the continent column from the country table.

Рішення

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

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

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

Секція 1. Розділ 2
toggle bottom row

book
Failed task checker

Let's explore this database a bit further. The country database consists of a single table named country. Let's examine the contents of this table.

This table has 15 rows, which means we have 15 distinct records for different countries.

Now, what about the columns? In this table, we have 7 columns, like id, name, continent, region, SurfaceArea, capital, and population.

  1. id - the record number in this table;

  2. name - the name of the country;

  3. continent - the name of the country's continent;

  4. region- the name of the country's region;

  5. SurfaceArea - the total land area of the country;

  6. capital - the capital of the country;

  7. population - the population of the country.

Завдання

Swipe to start coding

You need to retrieve the continent column from the country table.

Рішення

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

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

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

Секція 1. Розділ 2
Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Ми дуже хвилюємося, що щось пішло не так. Що трапилося?
some-alt