Find Missing Records

Posted by Lennie De Villiers on Stack Overflow See other posts from Stack Overflow or by Lennie De Villiers
Published on 2010-04-15T18:11:35Z Indexed on 2010/04/15 18:13 UTC
Read the original article Hit count: 283

Filed under:

Hi, My SQL is a bit bad. I got a query that when I run it I return for example 10 rows but there are 15 in my where clause, how do I identify those 5 that I can't find?

Off course I can dump it in MS Excel but how do I use SQL?

© Stack Overflow or respective owner

Related posts about tsql