Q17
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.
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board