Advanced SQL - Technical MCQs

Q1:

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.

ANS:A - Involves the use of an inner and outer query.

No answer description is available.