They’re very easy to get wrong, especially if you’re filtering out some data — If you’ve worked with SQL Server for any length of time, you’ll have come across LEFT JOIN. After the ubiquitous INNER JOIN, they’re probably the next most common join we deal with. However, if you don’t pay close attention to what you’re doing, it’s very easy to make a mistake…