Parameterizing Queries in SQL

Parameterizing Queries for SQL Server

Clayton Neff Articles, Databases, Programming, SQL, SQL Server 2 Comments

This is just a short article (more of a blog-ette than a full blog) about some things we as developers need to consider when sending queries to Microsoftโ€™s SQL Server. While some of this information may also be true for other flavors of database servers, these things are known to be true for SQL Server.