SQL Exercises
SQL Exercise is the second section of DataCTFs for learning data science. It consist of a series of exercises covering various concepts in database with SQL structured query language.
Harness your database querying skills by performing SQL Exercises.
Data Exercise 11
Get better with the fundamentals via our cool & rewarding useful data exercises.
-
child_care Task : 11
. Show the name,population and area of countries with area more than 3million
. Table Name:country
. nan
Unanswered
Help Tips
Find hints and help for exercises
-
directions_walk Task Tip : 11Use select and where
Practice Box
Practice here