nerdexam
Oracle

1Z0-007 · Question #90

Which best describes an inline view?

The correct answer is D. a subquery that is part of the FROM clause of another query. a subquery that is part of the FROM clause of another query Incorrect answer: A is not a schema object B subquery can contain GROUP BY clause as well. C does not necessary contains group functions

Displaying Data from Multiple Tables and Subqueries

Question

Which best describes an inline view?

Options

  • Aa schema object
  • Ba subquery that can contain an ORDER BY clause
  • Canother name for a view that contains group functions
  • Da subquery that is part of the FROM clause of another query

How the community answered

(45 responses)
  • A
    13% (6)
  • B
    4% (2)
  • C
    4% (2)
  • D
    78% (35)

Explanation

a subquery that is part of the FROM clause of another query Incorrect answer: A is not a schema object B subquery can contain GROUP BY clause as well. C does not necessary contains group functions

Topics

#inline view#subquery#FROM clause#view types

Community Discussion

No community discussion yet for this question.

Full 1Z0-007 Practice