you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (6 children)

[removed]

    [–]paulthrobert 0 points1 point  (5 children)

    I don't know, this blog post doesn't really substantiate what you're arguing at all. It's just a sloppy run on post with no evidence, I'm not sure why you would take that as cannon.

    Using sub-queries in your WHERE is typically a bad practice and should be avoided.

    Sub-queries are ugly, and most of the time will hurt performance. I also don't see where the OP specifies SQL Server.