2007
DOI: 10.1016/j.ins.2006.12.015
|View full text |Cite
|
Sign up to set email alerts
|

The use of Hints in SQL-Nested query optimization

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2008
2008
2019
2019

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 8 publications
(2 citation statements)
references
References 27 publications
0
2
0
Order By: Relevance
“…Optimizer doesn't need to identify the optimal plan for the query on creating a query plan for various reasons. Hints apply only to the optimization of the block of a statement in which they appear [11]. A statement block is any one of the following statements or parts of statements:  A simple SELECT, UPDATE, or DELETE statement  A parent statement or subquery of a complex statement  A part of a compound query If a compound query consisting of two component queries combined by the UNION operator has two blocks, one for each component query, then hints in the first component query apply only to its optimization, not to the optimization of the second component query.…”
Section: Sql Hintsmentioning
confidence: 99%
“…Optimizer doesn't need to identify the optimal plan for the query on creating a query plan for various reasons. Hints apply only to the optimization of the block of a statement in which they appear [11]. A statement block is any one of the following statements or parts of statements:  A simple SELECT, UPDATE, or DELETE statement  A parent statement or subquery of a complex statement  A part of a compound query If a compound query consisting of two component queries combined by the UNION operator has two blocks, one for each component query, then hints in the first component query apply only to its optimization, not to the optimization of the second component query.…”
Section: Sql Hintsmentioning
confidence: 99%
“…Further research on this topic includes the issues of optimization of translated algebraic expressions [20,25], safe queries in the web scenario, and the open problem of whether a broader subclass of domain independent formulas can be recognized efficiently.…”
Section: Conclusion and Further Researchmentioning
confidence: 99%