Skip to Main Content
SQuizL

SQuizL - Guess the SQL statement

uiz
Guess #1 of 6
< Erase
Submit >
View results >
Complete this ↑ using these ↓ Press to guess ↑
'South Africa'
( country_id )
(*)
) AS
) FROM countries
, JSON
, MIN ( kick_off )
APPLY ( SELECT
countries ON
FETCH FIRST ROW
FROM world_cups wc
GROUP BY ALL
GROUPS BETWEEN
JOIN countries c
kick_off ) OVER
ON c.id = wc.
PARTITION BY
RANGE
SELECT c.continent
SELECT DISTINCT
TIES
TO_CHAR ( kick_off
UPDATE
world_cups JOIN

Legend

= choice is in the correct position in the solution.
= choice is in the solution but was in the incorrect position.
= choice is not in the solution.