Oracle
1Z0-061 · Question #260
Which best describes an inline view?
The correct answer is D. a sub query that is part of the FROM clause of another query. a sub query that is part of the FROM clause of another query
Using Subqueries to Solve Queries
Question
Which best describes an inline view?
Options
- Aa schema object
- Ba sub query that can contain an ORDER BY clause
- Canother name for a view that contains group functions
- Da sub query that is part of the FROM clause of another query
How the community answered
(41 responses)- A2% (1)
- B12% (5)
- C7% (3)
- D78% (32)
Explanation
a sub query that is part of the FROM clause of another query
Topics
#inline view#subquery#FROM clause#ORDER BY
Community Discussion
No community discussion yet for this question.