Hello. All examples of the EXIST operator I know of use correlated subqueries that could be also written as a join with no performance gain or loss. Can anyone give me an example of a subquery that can only be written using EXISTS?Thank you!
↧