[dba-SQLServer] Fine Tune SQL Server Query Performance

artful at rogers.com artful at rogers.com
Mon Jan 29 07:28:14 CST 2007


The take-away to this article from SSWUG is amusing:

The query performance of the database is an important part of database development. There are some simple features you can use to increase the response time. Discussed here are the use of indexes, stored procedures and triggers.

One normally doesn't wish to increase the response time, unless the CPU and disk are simply too quick for the user to handle. 

Arthur


More information about the dba-SQLServer mailing list