Multiple Choice
When a subquery is used in a SQL statement _____.
A) the subquery is evaluated first
B) a temporary table is created and displayed
C) the outer query is evaluated first
D) only the subquery can include a WHERE clause
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: Which of the following operators can be
Q23: Which operator uses one or more wildcard
Q24: Which function determines the number of rows
Q25: In MySQL, you can use an asterisk
Q26: Mallory would like to display the rows
Q28: All SELECT statements require a WHERE clause.
Q29: What does the following SQL query do?
Q30: It is possible to place one query
Q31: When you need to sort data on
Q32: What SQL command do you use to