摘要:
原文:http://blogs.msdn.com/b/sqlprogrammability/archive/2007/01/11/4-0-query-parameterization.aspxUsing parameters or parameter markers in queries increases the ability of SQL Server to reuse compiled plans. There are two places where parameterization of queries can be done: on the client side applica 阅读全文
posted @ 2012-02-17 14:11 nzperfect 阅读(540) 评论(0) 推荐(0) 编辑