Examlex

Solved

When EXISTS or NOT EXISTS Is Used in a Subquery

question 23

True/False

When EXISTS or NOT EXISTS is used in a subquery, the select list of the subquery will usually just select all columns as a placeholder because it doesn't matter which columns are returned.


Definitions:

Related Questions