

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following statements is true concerning subqueries? |
A. | Involves the use of an inner and outer query. |
B. | Cannot return the same result as a query that is not a subquery. |
C. | Does not start with the word SELECT. |
D. | All of the above. |
Answer» B. Cannot return the same result as a query that is not a subquery. | |