Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprenda Failed task checker | first section new task ui sql course
test sql course e2e new task ui
course content

Conteúdo do Curso

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.

Tarefa

Swipe to start coding

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

Solução

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 1. Capítulo 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.

Tarefa

Swipe to start coding

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

Solução

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 1. Capítulo 2
Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Sentimos muito que algo saiu errado. O que aconteceu?
some-alt