Query Parameterization and Plan Cache

By Guest Authors on 23 January 2007 | 0 Comments | Tags: Query Tuning


This comes to us from the SQL Server Programmability and API Team Blog. They write "Using 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 application (or mid tier) or on the server side." Follow the link to Query Parameterization and Plan Cache...

Discuss this article: 0 Comments so far. Print this Article. This page has been read 1,803 times.

If you like this article you can sign up for our newsletter. We send it out each week that we post a new article. There's an opt-out link at the bottom of each newsletter so it's easy to unsubscribe at any time.

Email Address:

Email ThisSubscribe to this feedKick itSave to del.icio.usView blog reactions

Related Articles

What I Wish Developers Knew About SQL Server (Presentation) (11 October 2007)

Avoid enclosing Indexed Columns in a Function in the WHERE clause (12 September 2007)

Introduction to Parameterization in SQL Server (7 August 2007)

Best Practices for Query Parameterization (24 January 2007)

Analyzing and Optimizing T-SQL Query Performance on Microsoft SQL Server using SET and DBCC (PDF) (25 July 2002)

Five Ways to Rev up Your SQL Performance (27 June 2002)

Other Recent Forum Posts

Using "LIKE" for may results (5 Replies)

Add Unique Constraint problem. (1 Reply)

Data Transformation Services in SQL Server 2005 (2 Replies)

database is 350 gb?? (2 Replies)

Ambiguous values returned (3 Replies)

Stay in Simple mode? (0 Replies)

Variable in stored procedure (1 Reply)

Mirroring & Snapshots? (0 Replies)

Subscribe to SQLTeam.com

Weekly SQL Server newsletter with articles, forum posts, and blog posts via email:

SQLTeam.com Articles via RSS

SQLTeam.com Weblog via RSS

- Advertisement -

SQL Server Jobs