Sciweavers

995 search results - page 4 / 199
» Optimization of Complex Nested Queries in Relational Databas...
Sort
View
DEXA
2003
Springer
115views Database» more  DEXA 2003»
13 years 10 months ago
Storing and Querying XML Data in the Nested Relational Sequence Database System
Abstract. We developed the Nested Relational Sequence Database System (NRSD System), which is built upon the Nested Relational Sequence Model (NRSM). The NRSM eliminates a substant...
Ho Lam Lau, Wilfred Ng
SIGMOD
2008
ACM
145views Database» more  SIGMOD 2008»
14 years 5 months ago
Optimizing complex queries with multiple relation instances
Today's query processing engines do not take advantage of the multiple occurrences of a relation in a query to improve performance. Instead, each instance is treated as a dis...
Yu Cao, Gopal C. Das, Chee Yong Chan, Kian-Lee Tan
DBPL
1999
Springer
131views Database» more  DBPL 1999»
13 years 9 months ago
Optimization of Nested SQL Queries by Tableau Equivalence
Vasilis Aggelis, Stavros S. Cosmadakis
EDBT
2009
ACM
135views Database» more  EDBT 2009»
13 years 10 months ago
Provenance for nested subqueries
Data provenance is essential in applications such as scientific computing, curated databases, and data warehouses. Several systems have been developed that provide provenance fun...
Boris Glavic, Gustavo Alonso
VLDB
2005
ACM
122views Database» more  VLDB 2005»
13 years 10 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...