Parameterizing T-SQL queries are a well-known task such as database programming and best practice in some tasks. It allows query plan reuse and eliminates the need of recompilation for multiple invocations of the same query that simply has different parameter...
Posted to
SQLServer-QA.net - Knowledge Sharing Network (SSQA.net)
by
on
Tue, Oct 23 2007
Filed under:
Filed under: sql server, performance, optimization, cache, index, cpu, partition, guide, parallel execution, force