Sciweavers

332 search results - page 33 / 67
» Space Complexity vs. Query Complexity
Sort
View
APWEB
2004
Springer
14 years 3 months ago
Using Relational Database Constraints to Design Materialized Views in Data Warehouses
Queries to data warehouses often involve hundreds of complex aggregations over large volumes of data, and so it is infeasible to compute these queries by scanning the data sources ...
Taehee Lee, Jae-young Chang, Sang-goo Lee
ICDT
2007
ACM
107views Database» more  ICDT 2007»
14 years 4 months ago
Some Algorithmic Improvements for the Containment Problem of Conjunctive Queries with Negation
Query containment is a fundamental problem of databases. Given two queries q1 and q2, it asks whether the set of answers to q1 is included in the set of answers to q2 for any datab...
Michel Leclère, Marie-Laure Mugnier
ICDE
2008
IEEE
127views Database» more  ICDE 2008»
14 years 11 months ago
Efficient Processing of Top-k Queries in Uncertain Databases
This work introduces novel polynomial algorithms for processing top-k queries in uncertain databases under the generally adopted model of x-relations. An x-relation consists of a n...
Ke Yi, Feifei Li, George Kollios, Divesh Srivastav...
VIS
2007
IEEE
105views Visualization» more  VIS 2007»
14 years 11 months ago
Variable Interactions in Query-Driven Visualization
Our ability to generate ever-larger, increasingly-complex data, has established the need for scalable methods that identify, and provide insight into, important variable trends and...
Luke J. Gosink, John C. Anderson, E. Wes Bethel,...
SIGMOD
1999
ACM
101views Database» more  SIGMOD 1999»
14 years 2 months ago
Join Synopses for Approximate Query Answering
In large data warehousing environments, it is often advantageous to provide fast, approximate answers to complex aggregate queries based on statistical summaries of the full data....
Swarup Acharya, Phillip B. Gibbons, Viswanath Poos...