TOPIC 9.4 | DATABASES
|
|
ON THIS PAGE
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 – SUM – COUNT • Identifying the output given by an SQL statement that will query the given contents of a database table |