Sciweavers

2063 search results - page 1 / 413
» Containment of Aggregate Queries
Sort
View
ICDT
2003
ACM
121views Database» more  ICDT 2003»
13 years 10 months ago
Containment of Aggregate Queries
Sara Cohen, Werner Nutt, Yehoshua Sagiv
ICDE
2003
IEEE
144views Database» more  ICDE 2003»
14 years 6 months ago
Scalable template-based query containment checking for web semantic caches
Semantic caches, originally proposed for client-server database systems, are being recently deployed to accelerate the serving of dynamic web content by transparently caching data...
Khalil Amiri, Sanghyun Park, Renu Tewari, Sriram P...
DLOG
2003
13 years 6 months ago
Rewriting Aggregate Queries using Description Logic
This paper presents an application of a DL reasoner to the optimization of an object-relational query language. Queries containing aggregate functions are difficult to optimize be...
David DeHaan, David Toman, Grant E. Weddell
VLDB
1995
ACM
194views Database» more  VLDB 1995»
13 years 8 months ago
Eager Aggregation and Lazy Aggregation
Efficient processing of aggregation queries is essential for decision support applications. This paper describes a class of query transformations, called eager aggregation and lat...
Weipeng P. Yan, Per-Åke Larson
SIGMOD
2003
ACM
175views Database» more  SIGMOD 2003»
14 years 5 months ago
WinMagic : Subquery Elimination Using Window Aggregation
Database queries often take the form of correlated SQL queries. Correlation refers to the use of values from the outer query block to compute the inner subquery. This is a conveni...
Calisto Zuzarte, Hamid Pirahesh, Wenbin Ma, Qi Che...