Loosing records on left outer join in T-SQL Microsoft SQL Server 2008
If you do a left outer join and you loose records of the “left” table, this might be caused by the where clause: This query will result in all records of table Production.HourGroup, only Production.HourGroup