Completed
Reads Q
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Transactions and Concurrency Control Patterns
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 History
- 3 Atomicity
- 4 Consistency
- 5 Durability
- 6 Isolation
- 7 Conflicts
- 8 Locking
- 9 Two Phase Locking
- 10 MVCC
- 11 MVCCC
- 12 Delete
- 13 Update
- 14 Two types of isolation
- 15 Isolation leverage
- 16 Phantom rate
- 17 Reads Q
- 18 Lexical Standards
- 19 Reality
- 20 Version column
- 21 Multiple columns
- 22 Splitting tables
- 23 Updating tables
- 24 Hibernate