Sciweavers

DEBU
2008

Testing SQL Server's Query Optimizer: Challenges, Techniques and Experiences

13 years 4 months ago
Testing SQL Server's Query Optimizer: Challenges, Techniques and Experiences
Query optimization is an inherently complex problem, and validating the correctness and effectiveness of a query optimizer can be a task of comparable complexity. The overall process of measuring query optimization quality becomes increasingly challenging as modern query optimizers provide more advanced optimization strategies and adaptive techniques. In this paper we present a practitioner's account of query optimization testing. We discuss some of the unique issues in testing a query optimizer, and we provide a high-level overview of the testing techniques used to validate the query optimizer of Microsoft's SQL Server. We offer our experiences and discuss a few ongoing challenges, which we hope can inspire additional research in the area of query optimization and DBMS testing.
Leo Giakoumakis, César A. Galindo-Legaria
Added 10 Dec 2010
Updated 10 Dec 2010
Type Journal
Year 2008
Where DEBU
Authors Leo Giakoumakis, César A. Galindo-Legaria
Comments (0)