AQA 7517 4.10.5: Client server databases
The free BugBot lessons that teach this point, a robot to try it on, and the past-paper questions that test it.
Lessons that teach it
- A11.6 Transactions and ACID Databases and big data
A transaction is all or nothing: atomicity, consistency, isolation and durability, commit and rollback, and redundancy. - A11.7 Client server databases and concurrent access Databases and big data
Many clients, one database: the lost update, and the four ways to prevent it: record locks, serialisation, timestamp ordering and…
Try it on a robot
The task from A11.6 Transactions and ACID, running here. Change the program and press Run.
The specification is AQA's own document; this page says which of our lessons teach point 4.10.5 and is not endorsed by the board.