Discussion :: Database System 2 - CS
- Which is not true of a correlated subquery?
A.
EXISTS/NOT EXISTS is a form of a correlated subquery. |
B.
The processing of the SELECT statements is nested. |
C.
They can be used to verify functional dependencies. |
D.
They are very similar to a regular subquery. |
Answer : Option D
Explanation :
Explanation Not Provided
Be The First To Comment