Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge: Find the Regions in Which All Countries Are Located | Section
SQL Fundamentals
セクション 1.  9
single

single

bookChallenge: Find the Regions in Which All Countries Are Located

メニューを表示するにはスワイプしてください

タスク

スワイプしてコーディングを開始

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.

解答

Switch to desktop実践的な練習のためにデスクトップに切り替える下記のオプションのいずれかを利用して、現在の場所から続行する
すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 1.  9
single

single

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

some-alt