Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Performance switched with parameter
Message
De
21/09/2014 02:29:39
 
 
À
20/09/2014 13:23:47
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Indexation
Versions des environnements
SQL Server:
SQL Server 2012
Application:
Web
Divers
Thread ID:
01607903
Message ID:
01607915
Vues:
51
>The execution goes completely weird simply because I passed a parameter.
>
>Anyone can explain why the execution plan is showing a very complex plan simply because I pass my values as parameters?

Michel.....I'm assuming in the first query you're getting an index seek in the execution plan.

In the second one, are you also getting an index seek, plus some additional execution operators for "Compute Scalar" and "Constant Scan"?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform