Computer Science, asked by rishilaugh, 1 year ago

there cannot be a sub query which is independent of the outer query

Answers

Answered by sawakkincsem
0

This is a false statement because if a subquery uses any reference from the outer query, it is called Independent Subquery.  

Sub query is not used by any outer query and it can also be executed independently.

Answered by DARKIMPERIAL
2

Answer:

The answer for the above mentioned statement is false. In deed , There are in fact subquery which is independent of the outer query. Such subqueries are possible.

Explanation:

HOPE IT HELPS YOU

Similar questions