Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

EXISTS queries that can't be written any other way

$
0
0
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!

Viewing all articles
Browse latest Browse all 3145

Trending Articles