Directions
Three Directions
- Functionality and Performance
- Query Optimization and Execution
- Paradigm Shifts in Query Processing
Notes:
Query opt.: see table 14, pg. 142
1st- encapsulating behavior with database data -> use optimizable sublanguage (algebraic bulk types)
2nd- division of physical database design, compile-time & run-time -> use plans that are optimized at compile-time but have a few, specific optimization decisions delayed into run-time.