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

single

bookChallenge: Find the Regions in Which All Countries Are Located

Swipe to show menu

Task

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 desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 1. ChapterΒ 9
single

single

Ask AI

expand

Ask AI

ChatGPT

Ask anything or try one of the suggested questions to begin our chat

some-alt