Sciweavers

18 search results - page 1 / 4
» Robust Heuristics for Scalable Optimization of Complex SQL Q...
Sort
View
ICDE
2007
IEEE
107views Database» more  ICDE 2007»
14 years 8 months ago
Robust Heuristics for Scalable Optimization of Complex SQL Queries
Gopal Chandra Das, Jayant R. Haritsa
SIGMOD
2001
ACM
147views Database» more  SIGMOD 2001»
14 years 7 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
ICDE
2007
IEEE
113views Database» more  ICDE 2007»
14 years 8 months ago
Reducing Order Enforcement Cost in Complex Query Plans
Algorithms that exploit sort orders are widely used to implement joins, grouping, duplicate elimination and other set operations. Query optimizers traditionally deal with sort ord...
Ravindra Guravannavar, S. Sudarshan
SIGMOD
2003
ACM
196views Database» more  SIGMOD 2003»
14 years 7 months ago
Spreadsheets in RDBMS for OLAP
One of the critical deficiencies of SQL is lack of support for ndimensional array-based computations which are frequent in OLAP environments. Relational OLAP (ROLAP) applications ...
Andrew Witkowski, Srikanth Bellamkonda, Tolga Bozk...
WWW
2010
ACM
14 years 2 months ago
Matrix "Bit" loaded: a scalable lightweight join query processor for RDF data
The Semantic Web community, until now, has used traditional database systems for the storage and querying of RDF data. The SPARQL query language also closely follows SQL syntax. A...
Medha Atre, Vineet Chaoji, Mohammed J. Zaki, James...