Sciweavers

5009 search results - page 770 / 1002
» Data Mining Support in Database Management Systems
Sort
View
SIGMOD
2009
ACM
191views Database» more  SIGMOD 2009»
16 years 6 months ago
Scalable skyline computation using object-based space partitioning
The skyline operator returns from a set of multi-dimensional objects a subset of superior objects that are not dominated by others. This operation is considered very important in ...
Shiming Zhang, Nikos Mamoulis, David W. Cheung
GIS
2005
ACM
16 years 7 months ago
Improving the R*-tree with outlier handling techniques
The R*-tree, as a state-of-the-art spatial index, has already found its way into commercial systems like Oracle. In this paper, we aim at improving query performance of the R*tree...
Tian Xia, Donghui Zhang
157
Voted
SIGMOD
2010
ACM
171views Database» more  SIGMOD 2010»
15 years 11 months ago
Variance aware optimization of parameterized queries
Parameterized queries are commonly used in database applications. In a parameterized query, the same SQL statement is potentially executed multiple times with different parameter ...
Surajit Chaudhuri, Hongrae Lee, Vivek R. Narasayya
VLDB
1990
ACM
61views Database» more  VLDB 1990»
15 years 10 months ago
Referential Integrity Revisited: An Object-Oriented Perspective
Referential integrity underlies the relational representation of objeceoriented structures. The concept of referential integrity in relational databases is hindered by the confusi...
Victor M. Markowitz
SIGMOD
2010
ACM
364views Database» more  SIGMOD 2010»
15 years 11 months ago
Optimizing schema-last tuple-store queries in graphd
Current relational databases require that a database schema exist prior to data entry and require manual optimization for best performance. We describe the query optimization tech...
Scott M. Meyer, Jutta Degener, John Giannandrea, B...