Page 1 of 1

What is a subquery?

Posted: Thu Jul 14, 2022 8:53 am
by answerhappygod
a) A subquery is a select-from-where expression that is nested within another query
b) A subquery is any query that is nested within another query
c) A subquery is a relation that is externally specified which can be used to handle data in queries
d) A subquery is a condition that excludes all the invalid tuples from the database