Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which one is better?
Message
From
09/10/2014 08:53:56
 
 
To
09/10/2014 08:47:26
General information
Forum:
Microsoft SQL Server
Category:
Indexing
Environment versions
SQL Server:
SQL Server 2012
Application:
Web
Miscellaneous
Thread ID:
01608954
Message ID:
01609045
Views:
40
>>I would give the slight edge to the second, based on the IO Statistics.
>
>Thanks

Just as a follow-up, can you post the structure of the 2 tables, and the expressions for all the indexes (when you use the 2nd scenario on the right)

Even though the second one probably has a slight edge, there's a hash join that's one of the more expensive operators. Wondering if that can be avoided while still getting the two index seeks. I'm not sure, but want to give it a quick look.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform