2003
DOI: 10.1016/s0306-4379(02)00047-9
|View full text |Cite
|
Sign up to set email alerts
|

Algorithms and applications for universal quantification in relational databases

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
10
0

Year Published

2003
2003
2015
2015

Publication Types

Select...
4
2
1

Relationship

1
6

Authors

Journals

citations
Cited by 8 publications
(10 citation statements)
references
References 13 publications
0
10
0
Order By: Relevance
“…However, special applications like frequent itemset discovery could be processed efficiently and formulated more intuitively if division would be a first-class operator. Suppose that an RDBMS offers one or more efficient implementations of division, that is, physical division operators like hash-division or merge-sort division [16,35]. Since division is a derived operator, an optimizer could replace the division operator by an expression that simulates the operator and apply transformation rules on the basic operators in the expression.…”
Section: Problem Statement and Main Resultsmentioning
confidence: 99%
See 3 more Smart Citations
“…However, special applications like frequent itemset discovery could be processed efficiently and formulated more intuitively if division would be a first-class operator. Suppose that an RDBMS offers one or more efficient implementations of division, that is, physical division operators like hash-division or merge-sort division [16,35]. Since division is a derived operator, an optimizer could replace the division operator by an expression that simulates the operator and apply transformation rules on the basic operators in the expression.…”
Section: Problem Statement and Main Resultsmentioning
confidence: 99%
“…We have recently implemented a collection of physical great divide operators into a Java query execution engine prototype based on the class library XXL [3]. A description of several great divide algorithms together with cost estimations based on input data characteristics (such as grouped or sorted columns in the dividend and divisor) was given in [35]. Future work will assess the effectiveness of the algebraic laws when implemented as transformation rules in a query optimizer.…”
Section: Discussionmentioning
confidence: 99%
See 2 more Smart Citations
“…Since SCD is based on the division operator, as shown by the definition in Section 1.3, many implementations of division come into consideration for realizing SCD depending on the current data characteris- tics, e.g., the data may be grouped or even sorted on certain attributes, as discussed in [20]. The SCD operator that we used for the performance tests is based on the hash-division algorithm [6].…”
Section: Algorithms For Scd and Scjmentioning
confidence: 99%