Sciweavers

3225 search results - page 83 / 645
» Query Optimization by Stored Queries
Sort
View
ICDE
2007
IEEE
117views Database» more  ICDE 2007»
14 years 10 months ago
Unnesting Scalar SQL Queries in the Presence of Disjunction
Optimizing nested queries is an intricate problem. It becomes even harder if in a nested query the linking predicate or the correlation predicate occurs disjunctively. We present ...
Matthias Brantner, Norman May, Guido Moerkotte
EDBT
2006
ACM
130views Database» more  EDBT 2006»
14 years 9 months ago
Querying and Updating Probabilistic Information in XML
Abstract. We present in this paper a new model for representing probabilistic information in a semi-structured (XML) database, based on the use of probabilistic event variables. Th...
Serge Abiteboul, Pierre Senellart
VLDB
2005
ACM
100views Database» more  VLDB 2005»
14 years 2 months ago
Query Caching and View Selection for XML Databases
In this paper, we propose a method for maintaining a semantic cache of materialized XPath views. The cached views include queries that have been previously asked, and additional s...
Bhushan Mandhani, Dan Suciu
PODS
2004
ACM
100views Database» more  PODS 2004»
14 years 9 months ago
Weighted Hypertree Decompositions and Optimal Query Plans
Francesco Scarcello, Gianluigi Greco, Nicola Leone
VLDB
2004
ACM
97views Database» more  VLDB 2004»
14 years 2 months ago
Progressive Optimization in Action
Progressive Optimization (POP) is a technique to make query plans robust, and minimize need for DBA intervention, by repeatedly re-optimizing a query during runtime if the cardina...
Vijayshankar Raman, Volker Markl, David E. Simmen,...