Chapter Summary


  • Always evaluate different ways of implementing costly queries.

  • Drop unused indexes.

  • Typically, only de-normalize data that is not updated frequently.

  • When measuring query performance, always include the query execution time as a secondary metric.

  • Minimize the size of rows in tables and indexes.

  • Create covered indexes for the most frequently executed queries.

  • Don't forget to index foreign keys.

  • Evaluate creating indexed views to cover entire queries or parts of queries.




MCITP Self-Paced Training Kit Exam 70-442  .Designing and Optimizing Data Access by Using Microsoft SQL Server 2005
MCITP Self-Paced Training Kit Exam 70-442 .Designing and Optimizing Data Access by Using Microsoft SQL Server 2005
ISBN: 073562383X
EAN: N/A
Year: 2007
Pages: 162

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net