| Groups | Results 1 - 2 of about 2 for parameter sniffing group:microsoft.public.sqlserver.* author:bart. |
Sorted by relevance Sort by date |
"Disable" parameter sniffing by using local DECLARE'd variables that you SET equal to the parameters inside the stored proc, and use the local variables ... http://groups.google.com/g/fe17feec/t/a6ae4020b1e3621/.../ff9e6e72122e1fb?... |
The reason for the performance difference stems from a feature called "parameter sniffing". Consider a stored proc defined as follows: CREATE PROC proc1 @p1 ... http://groups.google.com/g/fe17feec/t/.../d/a3a46be009aa4298?hl=en&ie...8 |
| Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy |
| ©2009 Google |