1.

Subqueries cannot:

A. use group by or group functions
B. retrieve data from a table different from the one in the outer query
C. join tables
D. appear in select, update, delete, insert statements.
Answer» D. appear in select, update, delete, insert statements.


Discussion

No Comment Found