ByteSizeNotes

DATABASE LAB

How do you want to practise?

Choose an SQL question, or explore a database with your own queries.

Practise a question

Work through a past-paper SQL question. Run your code, inspect the results and compare your answer with the mark scheme.

Choose a question

Code freely

Choose a ready-made database or start from scratch. Create tables, add data and experiment with SQL.

Open the editor

Start fresh?

DATABASE LAB

Entity relationship diagram

PK = primary key · FK = foreign key. Lines connect foreign-key fields to the fields they reference. Only relationships defined in SQL are shown.