SQL Query: Using WHERE, ORDER BY, and LIKE

Scenario: You’re filtering and sorting student records using SQL. Use correct conditions, pattern matching, and ordering to retrieve the right data.

Topic Summary

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.