Sciweavers

1465 search results - page 160 / 293
» Making database systems usable
Sort
View
VLDB
1999
ACM
107views Database» more  VLDB 1999»
15 years 7 months ago
The Value of Merge-Join and Hash-Join in SQL Server
Microsoft SQL Server was successful for many years for transaction processing and decision support workloads with neither merge join nor hash join, relying entirely on nested loop...
Goetz Graefe
VLDB
1997
ACM
112views Database» more  VLDB 1997»
15 years 7 months ago
Selectivity Estimation Without the Attribute Value Independence Assumption
The result size of a query that involves multiple attributes from the same relation depends on these attributes’ joint data distribution,i.e., the frequencies of all combination...
Viswanath Poosala, Yannis E. Ioannidis
141
Voted
DEXAW
2004
IEEE
88views Database» more  DEXAW 2004»
15 years 7 months ago
A Possible World Approach to Uncertain Relational Data
Data exchange between embedded systems and other small or large computing devices increases. Since data in different data sources may refer to the same real world objects, data ca...
Ander de Keijzer, Maurice van Keulen
VLDB
2000
ACM
103views Database» more  VLDB 2000»
15 years 7 months ago
Performance Issues in Incremental Warehouse Maintenance
A well-known challenge in data warehousing is the efficient incremental maintenance of warehouse data in the presence of source data updates. In this paper, we identify several cr...
Wilburt Labio, Jun Yang 0001, Yingwei Cui, Hector ...
118
Voted
RTDB
1996
84views more  RTDB 1996»
15 years 4 months ago
Performance-Polymorphic Execution of Real-Time Queries
We are developing an object-oriented real-time database system that includes a relationally complete query language. Unlike conventional query optimizers, our optimizer estimates ...
Thomas Padron-McCarthy, Tore Risch