Sciweavers

83 search results - page 3 / 17
» Factorizing Complex Predicates in Queries to Exploit Indexes
Sort
View
XSYM
2004
Springer
108views Database» more  XSYM 2004»
13 years 11 months ago
XIST: An XML Index Selection Tool
XML indices are essential for efficiently processing XML queries which typically have predicates on both structures and values. Since the number of all possible structural and val...
Kanda Runapongsa, Jignesh M. Patel, Rajesh Bordawe...
SIGMOD
2007
ACM
150views Database» more  SIGMOD 2007»
14 years 6 months ago
Exploiting self-monitoring sample views for cardinality estimation
Good cardinality estimates are critical for generating good execution plans during query optimization. Complex predicates, correlations between columns, and user-defined functions...
Jingren Zhou, Per-Åke Larson, Peter Zabback,...
WEBDB
2001
Springer
113views Database» more  WEBDB 2001»
13 years 10 months ago
Indexing XML Data with ToXin
Indexing schemes for semistructured data have been developed in recent years to optimize path query processing by summarizing path information. However, most of these schemes can ...
Flavio Rizzolo, Alberto O. Mendelzon
SIGMOD
2003
ACM
129views Database» more  SIGMOD 2003»
14 years 6 months ago
Efficient Processing of Joins on Set-valued Attributes
Object-oriented and object-relational DBMS support setvalued attributes, which are a natural and concise way to model complex information. However, there has been limited research...
Nikos Mamoulis
ICDE
2010
IEEE
233views Database» more  ICDE 2010»
13 years 11 months ago
Polynomial heuristics for query optimization
— Research on query optimization has traditionally focused on exhaustive enumeration of an exponential number of candidate plans. Alternatively, heuristics for query optimization...
Nicolas Bruno, César A. Galindo-Legaria, Mi...