ThatRickGuy
Programmer
Is there some type of inherent limitation on the use of OR boolean operators in the ON clause of Full/Left/Right Joins?
I have a query that returning significantly less data (only one side of the join) when I use two clauses in the ON with an OR. Running the query with either one of the two clauses individually returns the correct data though.
-Rick
VB.Net Forum forum796 forum855 ASP.NET Forum
I believe in killer coding ninja monkeys.
I have a query that returning significantly less data (only one side of the join) when I use two clauses in the ON with an OR. Running the query with either one of the two clauses individually returns the correct data though.
-Rick
VB.Net Forum forum796 forum855 ASP.NET Forum
I believe in killer coding ninja monkeys.