Site sponsored by: Idera Try Idera’s new SQL admin toolset
SQL Server Performance

  • Home
  • Articles
  • Forums
  • Tips
  • Quiz
  • FAQ's
  • Blogs
  • Software
  • Books
  • About Us
RSS Feeds
Sign in | Join


Write for Us

Share you SQL Server knowledge with others and raise your profile in the community More...
Latest Articles

Server and Database Auditing in SQL Server 2008
So, you find yourself On-Call
Administrator & Monitoring Change Data Capture in SQL Server 2008 ...
Importance of the Resource Database

More     
 
Latest FAQ's

SQL Server Reporting Server (SSRS) service is failing to start ...
Cannot Start SQL Server Service
Users are able to connect to report manager but not able ...
Errors when SQL Server Snapshot Replication is Running

More     
   
Latest Software Reviews

Spotlight on ApexSQL Doc 2008
ApexSQL Enforce
Embarcadero Change Manager
SQL Server DBA Dashboard

More     

books >> other books >> SQL Performance Tuning

SQL Performance Tuning


Aug 22, 2001

Book Review

SQL Performance Tuning
by Peter Gulutzan and Trudy Pelzer
Copyright 2003
Addison-Wesley

 

SQL Performance Tuning Find out more about this book,
or purchase it, from Amazon.com

Finally, someone has written the book I have been asking for! While there are some good books available on SQL Server performance tuning, a common weakness among them all is a lack of really good information on tuning SQL. In many cases, when it comes to tuning a slow-performing SQL Server, one of the last things considered is tuning the actual SQL code itself. I guess this is because its hard work, much harder than tweaking hardware, tuning indexes, or changing a configuration setting.

Now we have a book for performance tuning SQL itself. As you may notice from the title of the book, it doesn't say "Transact-SQL Performance Tuning." It says "SQL Performance Tuning," which means that this book covers how to tune ANSI/ISO SQL: 1999. If you are strictly a SQL Server DBA or developer who only works with Transact-SQL, this is not a problem, as what you will learn from this book applies to Transact-SQL. Sure, you won't learn about some of the Transact-SQL-specific features in this book, but you will still learn a lot. And if you are a DBA or developer who does work with multiple databases, you will be especially pleased because what you learn applies to all of the databases you work with.

In fact, the SQL performance tips you will learn from this book have been tested in these Windows 2000-based versions of these databases:

  • Microsoft SQL Server 2000

  • IBM DB2

  • IBM Informix Dynamic Server 9.3

  • Ingress II 2.5

  • InterBase 6.0

  • MySQL 3.23

  • Oracle 9i

  • Sybase ASE 12.5

If you work with any of these databases, this book has a lot to offer you. This is especially true if you code SQL that is used in multiple databases.

Here's what the book covers:

  • Tuning Introduction

  • Simple Searches

  • ORDER BY

  • GROUP BY

  • Joins

  • Subqueries

  • Columns

  • Tables

  • Indexes

  • Constraints

  • Stored Procedures

  • ODBC

  • JDBC

  • Data Changes

  • Locks

  • Clients and Servers

  • Cost-Based Optimizers

To get the most out of this book, you should already have a good understanding of SQL, as this book does not teach it. You should also have a good understanding how SQL databases are used as back-end to n-tier applications.

Because the book covers SQL for multiple databases, and not all databases fully support ANSI SQL, the authors of the book often give database-specific notes or pointers during their discussions. Fortunately, these are kept separate from the main part of the text so you don't have to read about databases you are not interested in.

The authors do a good job of explaining their topics, and provide plenty of example code. In fact, the tone of the book is very light, often amusing, making it a fun read.

If you are in anyway involved as a DBA or developer who uses SQL in their job, this book is a must addition to your library.


        








Home | Peformance Articles | Audit Articles | Business Intelligence Articles | Clustering Articles | Developer Articles | Reporting Services Articles | DBA Articles | ASP.NET / ADO.NET Articles | DBA FAQ's | Developer Peformance FAQ's | DBA Peformance FAQ's | Developer FAQ's | Clustering FAQ's | Error Messages | Audit Tool Reviews | Backup Tool Reviews | Coding Tool Reviews | Compare Tool Reviews | Documentation Tool Reviews | Design Tool Reviews | Monitoring Tool Reviews | Log Tool Reviews | Reporting Tool Reviews | Clustering Tool Reviews | Security Tool Reviews | Change Management Tool Reviews | Remote Access Tool Reviews | Book Reviews | Security Tool Reviews | QDPMA Performance Tuning | ADO.NET / ASP.NET | Administration | Analysis/OLAP Services | Application Development | Configuration | Components | ETL | Hardware | High Availability | Hints | Index | Misc | Operating Systems | Performance Tuning | Replication | T-SQL | Views


              © 1999-2008 by T10 Media. All rights reserved