Sciweavers

2217 search results - page 67 / 444
» Rank-aware Query Optimization
Sort
View
ICDE
2003
IEEE
105views Database» more  ICDE 2003»
16 years 6 months ago
Efficient Creation of Statistics over Query Expressions
Query optimizers use base-table statistics to derive statistics on the sub-plans that are enumerated during optimization. In practice, traditional optimizers rely on a number of s...
Nicolas Bruno, Surajit Chaudhuri
VLDB
2002
ACM
157views Database» more  VLDB 2002»
16 years 5 months ago
A formal perspective on the view selection problem
The view selection problem is to choose a set of views to materialize over a database schema, such that the cost of evaluating a set of workload queries is minimized and such that ...
Rada Chirkova, Alon Y. Halevy, Dan Suciu
EDBT
2010
ACM
122views Database» more  EDBT 2010»
15 years 11 months ago
Self-selecting, self-tuning, incrementally optimized indexes
: © Self-selecting, self-tuning, incrementally optimized indexes Goetz Graefe, Harumi Kuno HP Laboratories HPL-2010-24 database index, adaptive, autonomic, query execution In a re...
Goetz Graefe, Harumi A. Kuno
COMPGEOM
2010
ACM
15 years 10 months ago
Optimal partition trees
We revisit one of the most fundamental classes of data structure problems in computational geometry: range searching. Back in SoCG’92, Matouˇsek gave a partition tree method fo...
Timothy M. Chan
ICDT
2005
ACM
124views Database» more  ICDT 2005»
15 years 10 months ago
Optimal Distributed Declustering Using Replication
A common technique for improving performance for database query retrieval is to decluster the database among multiple disks so that retrievals can be parallelized. In this paper we...
Keith B. Frikken