Sciweavers

503 search results - page 32 / 101
» Applying Multiple Query Optimization in Mobile Databases
Sort
View
TEAA
2005
Springer
105views Hardware» more  TEAA 2005»
15 years 8 months ago
An Efficient Zoning Technique for Multi-dimensional Access Methods
Abstract. In emerging database applications that deal with large sets of multidimensional data, the performance of the query system significantly depends on the performance of its ...
Byunggu Yu, Seon Ho Kim
ADBIS
2005
Springer
100views Database» more  ADBIS 2005»
15 years 8 months ago
Evolutionary Learning of Boolean Queries by Genetic Programming
Abstract. The performance of an information retrieval system is usually measured in terms of two different criteria, precision and recall. This way, the optimization of any of its...
Suhail S. J. Owais, Pavel Krömer, Václ...
ICDE
2001
IEEE
128views Database» more  ICDE 2001»
16 years 3 months ago
Counting Twig Matches in a Tree
We describe efficient algorithms for accurately estimating the number of matches of a small node-labeled tree, i.e., a twig, in a large node-labeled tree, using a summary data str...
Zhiyuan Chen, H. V. Jagadish, Flip Korn, Nick Koud...
DBPL
2001
Springer
115views Database» more  DBPL 2001»
15 years 7 months ago
Optimization Properties for Classes of Conjunctive Regular Path Queries
Abstract. We are interested in the theoretical foundations of the optimization of conjunctive regular path queries (CRPQs). The basic problem here is deciding query containment bot...
Alin Deutsch, Val Tannen
VLDB
2005
ACM
122views Database» more  VLDB 2005»
15 years 8 months ago
Optimizing Nested Queries with Parameter Sort Orders
Nested iteration is an important technique for query evaluation. It is the default way of executing nested subqueries in SQL. Although decorrelation often results in cheaper non-n...
Ravindra Guravannavar, H. S. Ramanujam, S. Sudarsh...