Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Left join
Message
 
 
À
16/02/2011 07:15:32
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Divers
Thread ID:
01500354
Message ID:
01500365
Vues:
41
>>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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform