Data modelling - Concept
Transaction isolation
Rules controlling how much simultaneous database transactions can see or affect one another
What's it for?
To control how concurrent database transactions interact so data remains consistent.
Data modelling - Concept
Rules controlling how much simultaneous database transactions can see or affect one another
To control how concurrent database transactions interact so data remains consistent.