Sciweavers

6004 search results - page 85 / 1201
» Parallelizing query optimization
Sort
View
SIGMOD
2007
ACM
219views Database» more  SIGMOD 2007»
14 years 10 months ago
Efficient exploitation of similar subexpressions for query processing
Complex queries often contain common or similar subexpressions, either within a single query or among multiple queries submitted as a batch. If so, query execution time can be imp...
Jingren Zhou, Johann Christoph Freytag, Per-Å...
ICDE
2009
IEEE
101views Database» more  ICDE 2009»
14 years 11 months ago
Power Hints for Query Optimization
Commercial database systems expose query hints to address situations in which the optimizer chooses a poor plan for a given query. However, current query hints are not flexible eno...
Nicolas Bruno, Surajit Chaudhuri, Ravishankar Rama...
SIGMOD
2005
ACM
91views Database» more  SIGMOD 2005»
14 years 10 months ago
Towards a Robust Query Optimizer: A Principled and Practical Approach
Research on query optimization has focused almost exclusively on reducing query execution time, while important qualities such as consistency and predictability have largely been ...
Brian Babcock, Surajit Chaudhuri
TOOLS
1999
IEEE
14 years 2 months ago
Optimizing Object-Oriented Collection Join Queries through Path Traversals
Path traversals have been recognized as one of the strengths of object-oriented query processing as object retrieval can be carried out through pointer navigation. Apart from path...
David Taniar
KDD
1994
ACM
98views Data Mining» more  KDD 1994»
14 years 2 months ago
Rule Induction for Semantic Query Optimization
Semantic query optimization can dramatically speed up database query answering by knowledge intensive reformulation. But the problem of how to learn required semantic rules has no...
Chun-Nan Hsu, Craig A. Knoblock