Multiple Choice
A ________ is a temporary table used in the FROM clause of an SQL query.
A) correlated subquery
B) derived table
C) view table
D) trigger
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: A join that is based upon equality
Q26: A materialized view is not persistent.
Q27: All of the following are guidelines for
Q28: A dynamic query is created by the
Q29: Figuring out what attributes you want in
Q31: The MERGE command:<br>A) allows one to combine
Q32: A new set of analytical functions added
Q33: The most commonly used form of join
Q34: User-defined data types:<br>A) are not allowed in
Q35: Explain how to combine queries using the