Optimizing Loops in Database Programming Languages
Daniel F. Lieuwen, David F. DeWitt Database programming languages like O 2 , E, and O++ include the ability to iterate through a set. Nested iterators can be used to express joins. We describe...
Operational Database Management Systems
Daniel F. Lieuwen, David F. DeWitt Database programming languages like O 2 , E, and O++ include the ability to iterate through a set. Nested iterators can be used to express joins. We describe...
Concurrency Control and Recovery in Database Systems.. Philip A. Bernstein, VassosHadzilacos, Nathan Goodman. This book is a classic for those interested in learning how Recovery is implemented in classical Relational Databases. The publisher does...