Tuesday, January 17, 2006

 

Article of the Week 10

Title

Tips on Optimizing SQL Server Database Design

Author

Uknown

Description

This week's article is intended to get the database optimization juices flowing. Probably not a lot of new ideas in here, but it was a great refresher for me.

In my case, it reminded me that I may want to denormalize some of the Results Case specific data that I get by using a SELECT statement with 13 joins (ouch). I should take some time to review and refactor some of the more complex stored procs to see where there is room for improvement.


Comments: Post a Comment

Links to this post:

Create a Link



<< Home
Content copyright ©2003-2006 Tod Birdsall