Hi
I have done an access test and there is one question that where currently all answers seems to incorrect for me. (only one is incorrect).
Q: 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.
I would appreciate explanations why one of this is incorrect :)
Regards
Emil
I have done an access test and there is one question that where currently all answers seems to incorrect for me. (only one is incorrect).
Q: 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.
I would appreciate explanations why one of this is incorrect :)
Regards
Emil
Comment