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 ↑
'US' QUALIFY
) OR
), (
= f.country
AND d.dye_name =
BETWEEN
BY f.country,
COLLATE
CROSS JOIN
d.*, f.* FROM
d.food_id AND 'US'
DELETE dyes d
dye_name, country,
dyes d USING (
dyes FROM foods
foods f FULL JOIN
FROM foods f
GROUP BY ALL
HAVING f.food_id
INTO foods VALUES
MERGE INTO
ON f.food_id = d
UPDATE dyes d
WHERE f.food_id =

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.