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) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: The following SQL statement is an example
Q21: One major disadvantage of the outer join
Q36: A join operation:<br>A) brings together data from
Q68: Discuss the differences between an equi-join, natural
Q83: When a subquery is used in the
Q86: _ are extensions defined in SQL-99 that
Q86: In SQL, a(n) _ subquery is a
Q89: _ consists of hard-coded SQL statements within
Q90: Discuss some of the SQL:200n enhancements and
Q107: In order to embed SQL inside of