Database - Advanced SQL - Discussion

Discussion Forum : Advanced SQL - General Questions (Q.No. 11)
11.
Which of the following statements is true concerning subqueries?
Involves the use of an inner and outer query.
Cannot return the same result as a query that is not a subquery.
Does not start with the word SELECT.
All of the above.
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Priya said:   8 years ago
Subqueries is queries inside a query. Sub-queries should be started with parenthesis ().

Post your comments here:

Your comments will be displayed after verification.