22nd International Conference on Data Engineering (ICDE'06) 2006
DOI: 10.1109/icde.2006.180
|View full text |Cite
|
Sign up to set email alerts
|

Laws for Rewriting Queries Containing Division Operators

Abstract: Abstract

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0

Year Published

2006
2006
2014
2014

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 8 publications
(5 citation statements)
references
References 28 publications
0
5
0
Order By: Relevance
“…It is unlikely that this approach can be extended to the distributed case -although it could be used to process quantifiers in the node responsible for the query. There has also been much work on efficiently supporting universal quantification in SQL in centralised settings; see Rantzau and Mangold [33] for a recent sample. The language QLðQÞ and its implementation were studied in depth in [4]; we have reused here the language definition and the basic (centralised) processing techniques.…”
Section: Related Workmentioning
confidence: 99%
“…It is unlikely that this approach can be extended to the distributed case -although it could be used to process quantifiers in the node responsible for the query. There has also been much work on efficiently supporting universal quantification in SQL in centralised settings; see Rantzau and Mangold [33] for a recent sample. The language QLðQÞ and its implementation were studied in depth in [4]; we have reused here the language definition and the basic (centralised) processing techniques.…”
Section: Related Workmentioning
confidence: 99%
“…They implement their approach using a new operator called the Multidimensional join operator. While [26] focuses on universal quantification and gives several optimization choices based on RA, for us universal quantification is but one case among many (although admittedly an important case). Note that we provide several options for computing universal quantification, and leave it up to the optimizer to decide which one to use for a given query.…”
Section: Related Researchmentioning
confidence: 99%
“…A well studied example is that of universal quantification ( [12,26]). SQL relies on paraphrases that make formulas complex for users and difficult for the optimizer too, since it has to work harder to process them in an efficient manner.…”
Section: Motivationmentioning
confidence: 99%
See 1 more Smart Citation
“…In each world we find the destinations, and then close the possible worlds semantics by computing the certain destinations. Assuming the existence of a division operator in SQL [22], we can express the query in SQL as (assuming set-based semantics for SQL and I-SQL): This computes all arrival cities that appear in combination with all departures. Division can be simulated in SQL using a nested subquery with two not-exists constructs: This shows that at least in certain cases, I-SQL allows to phrase decision support queries more concisely than plain SQL.…”
Section: Application Scenariosmentioning
confidence: 99%