

MCQOPTIONS
Saved Bookmarks
1. |
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» E. | |