Sciweavers

1160 search results - page 100 / 232
» Query Processing and Optimization for Pictorial Query Trees
Sort
View
EDBT
2010
ACM
151views Database» more  EDBT 2010»
15 years 6 months ago
Warm cache costing: a feedback optimization technique for buffer pool aware costing
Most modern RDBMS depend on the query processing optimizer’s cost model to choose the best execution plan for a given query. Since the physical IO (PIO) is a costly operation to...
H. S. Ramanujam, Edwin Seputis
BTW
2005
Springer
108views Database» more  BTW 2005»
15 years 7 months ago
Integrating the Relational Interval Tree into IBM's DB2 Universal Database Server
: User-defined data types such as intervals require specialized access methods to be efficiently searched and queried. As database implementors cannot provide appropriate index str...
Christoph Brochhaus, Jost Enderle, Achim Schlosser...
ADVIS
2004
Springer
15 years 6 months ago
Incremental Association Rule Mining Using Materialized Data Mining Views
Data mining is an interactive and iterative process. Users issue series of similar queries until they receive satisfying results, yet currently available data mining systems do not...
Mikolaj Morzy, Tadeusz Morzy, Zbyszko Króli...
CIKM
2011
Springer
14 years 1 months ago
Estimating selectivity for joined RDF triple patterns
A fundamental problem related to RDF query processing is selectivity estimation, which is crucial to query optimization for determining a join order of RDF triple patterns. In thi...
Hai Huang 0003, Chengfei Liu
SIGMOD
2005
ACM
145views Database» more  SIGMOD 2005»
16 years 1 months ago
Native Xquery processing in oracle XMLDB
With XQuery becoming the standard language for querying XML, and the relational SQL platform being recognized as an important platform to store and process XML, the SQL/XML standa...
Zhen Hua Liu, Muralidhar Krishnaprasad, Vikas Aror...