9.4 Read, understand and complete structured query language (SQL) scripts to query data stored in a single database table
Limited to:
SELECT
FROM
WHERE
ORDER BY DESCENDING
ORDER BY ASCENDING
SUM
COUNT
AND
OR
Identifying the output given by an SQL statement that will query the given contents of a database table