View Review Details
| Book: | SQL Tuning | |
| Subject: | A must | |
| Date: | 2005-11-21 07:51:28 | |
| From: | SQL | |
|
Rating:
This book is a must if you are working with SQL Your first priority should be the design; if you have a good design then it is much easier to tune your DB. If your design is messed up then the next thing are the SQL statements. You will have to learn how to use the profiler and create appropriate indexes on your tables. This book will teach you how the tree structures behind the SQL work so that you will choose the appropriate joins and force index hints if necessary. I highly recommend this book for any SQL developer SQL Server Code,Tips and Tricks, Performance Tuning (http://sqlservercode.blogspot.com/) |
||
