Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 411 Bytes

proj4-README-en.md

File metadata and controls

13 lines (7 loc) · 411 Bytes

Query Optimization

Overview

In this section, we will cover topics related to query optimization, including two frameworks of the optimizer, how to use statistics to estimate data distribution, and index selection.

Part I Search Frameworks: System R and Cascades

Part I

Part II Cost Estimation, Statistics, and Join Reordering

Part II