Page 1 of 1

A non-correlated subquery can be defined as________

Posted: Thu Jul 14, 2022 8:53 am
by answerhappygod
a) A set of sequential queries, all of which must always return a single value
b) A set of sequential queries, all of which must return values from the same table
c) A SELECT statement that can be embedded in a clause of another SELECT statement only
d) A set of one or more sequential queries in which generally the result of the inner query is used as the search value in the outer query