Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fine tuning a SPROC
Message
 
 
To
21/06/2007 13:51:37
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2000
Miscellaneous
Thread ID:
01234693
Message ID:
01234806
Views:
20
>I want my results to have a record for every day, which is why I put Table1 first. Plus I don't want to do an inner join because there are plenty of records in Table1 that won't have a corresponding value in Table2, and I still want to show them.
>
I understand, but still may you try two inner joins (one with table1 to table2) and another with (table2 to table1) and see, if there is any difference? Perhaps there would not be one.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform