2010
DOI: 10.1007/978-3-642-17622-7_10
|View full text |Cite
|
Sign up to set email alerts
|

Recursive Query Facilities in Relational Databases: A Survey

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
9
0

Year Published

2011
2011
2016
2016

Publication Types

Select...
7

Relationship

2
5

Authors

Journals

citations
Cited by 16 publications
(9 citation statements)
references
References 4 publications
0
9
0
Order By: Relevance
“…According to [2] this query conforms to SQL dialects of most database managements systems that support SQL:1999 recursion. Unfortunately, some database systems do not implement such queries.…”
Section: Recursive Data Structuresmentioning
confidence: 98%
See 1 more Smart Citation
“…According to [2] this query conforms to SQL dialects of most database managements systems that support SQL:1999 recursion. Unfortunately, some database systems do not implement such queries.…”
Section: Recursive Data Structuresmentioning
confidence: 98%
“…In 1999 it resulted in augmenting the SQL standard with recursive queries based on Common Table Expressions. Such queries have already been implemented in a significant number of database systems, both commercial and open-source [2]. Researchers developed optimization methods for recursive queries [3][4][5].…”
Section: Introductionmentioning
confidence: 99%
“…Until them only a few DBMSs had implemented such querying facilities. A survey on the implementations of SQL:1999 recursion can be found in [2].…”
Section: Related Workmentioning
confidence: 99%
“…Another paradigm was voted into SQL:1999 based on recursive Common Table Expressions. It has been implemented in numerous database systems [2], while the academia worked on optimization methods for such queries [3,4,5]. However, there are still database systems whose SQL dialect does not include any recursion in queries.…”
Section: Introductionmentioning
confidence: 99%
“…Recursive queries have been introduced into the SQL languages according to ANSI SQL-99 standard in order to facilitate the access of hierarchical data, leading to more elegant and better performing applications [21]. This can be implemented by defining either a Recursive Common Table Expression (RCTE) or a Recursive View.…”
Section: Introductionmentioning
confidence: 99%