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 8
Get better with the fundamentals via our cool & rewarding useful data exercises.
-
child_care Task : 8
. Display the names of every country that starts with G.
. Table Name: country
. nan
Unanswered
Help Tips
Find hints and help for exercises
-
directions_walk Task Tip : 8Use the LIKE syntax
Practice Box
Practice here