Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Left join
Message
 
 
To
16/02/2011 07:15:32
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Miscellaneous
Thread ID:
01500354
Message ID:
01500365
Views:
42
>>If you would add a WHERE condition on the columns from the child table, it'll kill LEFT JOIN and it'll be like INNER JOIN.
>>
>>>Thanks Sergey. I thought that was correct. Something else was causing issues with the result.
>
>Thats correct I had done that.
>
>I have a table of parameters that I added to the select.

Instead of WHERE clause, you should add those condition to the LEFT JOIN
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform