Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Apprendre Challenge: Find the Regions in Which All Countries Are Located | Section
Practice
Projects
Quizzes & Challenges
Quiz
Challenges
/
SQL Fundamentals
Section 1. Chapitre 9
single

single

bookChallenge: Find the Regions in Which All Countries Are Located

Glissez pour afficher le menu

Tâche

Swipe to start coding

Write an SQL query to select 4 unique values from the region column in the country table. Your query should use the SELECT statement, apply the DISTINCT keyword to the region column, and limit the result to 4 rows using the LIMIT clause. Do not include any additional columns or filters in your query.

Solution

Switch to desktopPassez à un bureau pour une pratique réelleContinuez d'où vous êtes en utilisant l'une des options ci-dessous
Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 1. Chapitre 9
single

single

Demandez à l'IA

expand

Demandez à l'IA

ChatGPT

Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion

some-alt