Scenario: A school stores information about students in a database. Each student has an ID, name, year group, and form tutor. You are helping to write SQL queries to retrieve and manage the data. Understanding how databases work and how to write basic SQL queries will help you complete tasks and answer questions in the exam.
This quiz checks your understanding of fields, records, tables, data types, relationships, and simple SQL commands such as SELECT, FROM, WHERE, and ORDER BY. The questions are written in the style of the Cambridge IGCSE syllabus and require both interpretation and coding knowledge.