Scenario: You’re filtering and sorting student records using SQL. Use correct conditions, pattern matching, and ordering to retrieve the right data.
This quiz supports Paper 2 – Topic 2.3.3: SQL from the Cambridge IGCSE Computer Science syllabus. It focuses on writing queries using SELECT
, WHERE
, LIKE
, and ORDER BY
.