SELECT SQL statement structure building Practice
Home
SELECT SQL
Keyword Sequence
Keyword Sequence Quiz
SQL building Process
INSERT SQL
UPDATE SQL
DELETE SQL
Incorrect SQL
Normalisation
Choose all of the keywords with their options from the dropdown in sequence to form a SELECT type SQL statement structure.
FROM
GROUP BY
HAVING
ORDER BY
SELECT
WHERE
attribute(s)
table(s)
condition(s) on Attribute
condition(s) on aggregate function
FROM
GROUP BY
HAVING
ORDER BY
SELECT
WHERE
attribute(s)
table(s)
condition(s) on Attribute
condition(s) on aggregate function
FROM
GROUP BY
HAVING
ORDER BY
SELECT
WHERE
attribute(s)
table(s)
condition(s) on Attribute
condition(s) on aggregate function
FROM
GROUP BY
HAVING
ORDER BY
SELECT
WHERE
attribute(s)
table(s)
condition(s) on Attribute
condition(s) on aggregate function
FROM
GROUP BY
HAVING
ORDER BY
SELECT
WHERE
attribute(s)
table(s)
condition(s) on Attribute
condition(s) on aggregate function
FROM
GROUP BY
HAVING
ORDER BY
SELECT
WHERE
attribute(s)
table(s)
condition(s) on Attribute
condition(s) on aggregate function
Select an Option and Submit