SQL
Isolation Levels and Read Phenomena
The four isolation levels, the three anomalies they prevent, and what each database actually defaults to - with the session by session demonstrations.
Isolation levels and read phenomena.
2 notes tagged
The four isolation levels, the three anomalies they prevent, and what each database actually defaults to - with the session by session demonstrations.
Atomicity, consistency, isolation and durability - what each guarantee actually promises, how the database delivers it, and where each one can be weak...