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

why did WHERE EXISTS delete the contents of whole table?

$
0
0

the inner query returns only 36 rows, so I expected the DELETE WHERE EXISTS to delete only 36 rows.  But it deleted all data in table


Viewing all articles
Browse latest Browse all 3145

Trending Articles