Tables, keys, and queries
Tables, keys, and queries
SQL is the language used to retrieve and change data in relational databases. A table stores one type of thing, each row is a record, and each column is a field.
Step-by-step lessons on AQA GCSE Computer Science Structured query language (SQL). Each one builds up to exam-style questions. Build strong foundations in binary, logic and core programming constructs before moving on to the more complex algorithm design and evaluation questions.