Multiple Choice
Which of the following describes a subquery used in a FROM clause to create a "temporary" table that can be referenced by the SELECT and WHERE clauses of the outer query?
A) simple view
B) complex view
C) inline view
D) "TOP-N" analysis
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q123: Views are database objects that store data.
Q124: DML operations are not allowed on a
Q125: Which SQL statement can be executed based
Q126: The subquery used to create a(n)_ view
Q127: A complex view cannot contain any group
Q128: Column aliases can be used in the
Q129: A(n)_ view only exists while the SELECT
Q130: Which type of view is created with
Q132: What is the default mode for the
Q133: A(n)_ can be used to restrict a