Sciweavers

2135 search results - page 366 / 427
» Database Paper - The IRI Marketing Data Set
Sort
View
125
Voted
EDBT
2002
ACM
125views Database» more  EDBT 2002»
16 years 21 days ago
Estimating Answer Sizes for XML Queries
Abstract. Estimating the sizes of query results, and intermediate results, is crucial to many aspects of query processing. In particular, it is necessary for effective query optimi...
Yuqing Wu, Jignesh M. Patel, H. V. Jagadish
111
Voted
VLDB
2004
ACM
151views Database» more  VLDB 2004»
15 years 6 months ago
Query Rewrite for XML in Oracle XML DB
Oracle XML DB integrates XML storage and querying using the Oracle relational and object relational framework. It has the capability to physically store XML documents by shredding...
Muralidhar Krishnaprasad, Zhen Hua Liu, Anand Mani...
VLDB
2001
ACM
190views Database» more  VLDB 2001»
15 years 5 months ago
LEO - DB2's LEarning Optimizer
Most modern DBMS optimizers rely upon a cost model to choose the best query execution plan (QEP) for any given query. Cost estimates are heavily dependent upon the optimizer’s e...
Michael Stillger, Guy M. Lohman, Volker Markl, Mok...
191
Voted
SIGMOD
2007
ACM
162views Database» more  SIGMOD 2007»
16 years 22 days ago
Effective and efficient update of xml in RDBMS
Querying XML effectively and efficiently using declarative languages such as XQuery and XPath has been widely studied in both academic and industrial settings. Most RDBMS vendors ...
Zhen Hua Liu, Muralidhar Krishnaprasad, James W. W...
105
Voted
VLDB
2007
ACM
155views Database» more  VLDB 2007»
15 years 6 months ago
Best Position Algorithms for Top-k Queries
The general problem of answering top-k queries can be modeled using lists of data items sorted by their local scores. The most efficient algorithm proposed so far for answering to...
Reza Akbarinia, Esther Pacitti, Patrick Valduriez