The database supports ACID transactions. ACID stands for Atomicity, Consistency, Isolation and Durability.
Give one way that durability can be achieved for a completed transaction.
Did this page help you?
The database supports ACID transactions. ACID stands for Atomicity, Consistency, Isolation and Durability.
Give one way that durability can be achieved for a completed transaction.
How did you do?
Did this page help you?
Give one disadvantage of using record locking.
How did you do?
Did this page help you?
OCR Insurance uses a computer system to calculate the price that customers pay for car insurance.
Customers’ details are stored in the flat file database table Customer
Describe one problem that would arise with the flat file database structure if a customer wanted to insure more than one car at the same time.
How did you do?
Did this page help you?
Explain how record locking can be used to ensure that the ACID principle of isolation is achieved when carrying out multiple transactions.
How did you do?
Did this page help you?