The operators used when a subquery returns multiple rows to be evaluated in comparison to the outer query are _____________

The operators used when a subquery returns multiple rows to be evaluated in comparison to the outer query are _____________ Correct Answer IN and NOT IN

When there is a need to evaluate multiple rows in comparison to the outer query, the ‘IN’ and ‘NOT IN’ operators are used. They are used for testing whether a comparison value is present in a set of values.

Related Questions

The operators that are used when a subquery returns multiple rows to be evaluated in comparison to the outer query are _____________
Which operators are used when a subquery returns multiple rows to be evaluated in comparison to the outer query?
The operators used when a subquery returns multiple rows to be evaluated in comparison to the outer query are . . . . . . . .
The operators that are used when a subquery returns multiple rows to be evaluated in comparison to the outer query are . . . . . . . .