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

Contenido del Curso

test sql course e2e new task ui

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.

Tarea

Swipe to start coding

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

Solución

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 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.

Tarea

Swipe to start coding

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

Solución

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 2
Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
Lamentamos que algo salió mal. ¿Qué pasó?
some-alt