SectionΒ 1. ChapterΒ 9
single
Challenge: 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
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 9
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat