Sciweavers

36 search results - page 3 / 8
» Extensible Rule Based Query Rewrite Optimization in Starburs...
Sort
View
VLDB
1995
ACM
155views Database» more  VLDB 1995»
13 years 8 months ago
Aggregate-Query Processing in Data Warehousing Environments
In this paper we introduce generalized projections (GPs), an extension of duplicateeliminating projections, that capture aggregations, groupbys, duplicate-eliminating projections ...
Ashish Gupta, Venky Harinarayan, Dallan Quass
SIGMOD
2008
ACM
143views Database» more  SIGMOD 2008»
14 years 5 months ago
XML query optimization in the presence of side effects
The emergence of database languages with side effects, notably for XML, raises significant challenges for database compilers and optimizers. In this paper, we extend an algebra fo...
Giorgio Ghelli, Nicola Onose, Kristoffer Hø...
ICDE
2009
IEEE
157views Database» more  ICDE 2009»
13 years 2 months ago
Query Rewrites with Views for XML in DB2
There is much effort to develop comprehensive support for the storage and querying of XML data in database management systems. The major developers have extended their systems to h...
Parke Godfrey, Jarek Gryz, Andrzej Hoppe, Wenbin M...
SIGMOD
2009
ACM
114views Database» more  SIGMOD 2009»
14 years 5 months ago
A framework for testing query transformation rules
In order to enable extensibility, modern query optimizers typically leverage a transformation rule based framework. Testing individual rule correctness as well as correctness of r...
Hicham G. Elmongui, Vivek R. Narasayya, Ravishanka...
SIGMOD
2001
ACM
147views Database» more  SIGMOD 2001»
14 years 5 months ago
Optimizing Queries Using Materialized Views: A practical, scalable solution
Materialized views can provide massive improvements in query processing time, especially for aggregation queries over large tables. To realize this potential, the query optimizer ...
Jonathan Goldstein, Per-Åke Larson