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

Policy Based Management in SQL Server 2008
Inside SQL Server Cluster Setup and Troubleshooting Techniques - Part I ...
Configure and Manage Policy Based Management in SQL Server 2008 ...
Using Column Sets with Sparse Columns

More     
 
Latest FAQ's

Cannot Start SQL Server Service
Users are able to connect to report manager but not able ...
Errors when SQL Server Snapshot Replication is Running
How to Display Server Name or IP Address in a Reporting ...

More     
   
Latest Software Reviews

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

More     

books >> sql server 2000 books >> SQL Server 2000 Stored Procedure Programming ...

SQL Server 2000 Stored Procedure Programming


Jun 18, 2003

Book Review

SQL Server 2000 Stored Procedure Programming
by Dejan Sunderic, Tom Woodhead
Copyright 2000
Osborne McGraw-Hill

 

SQL Server 2000 Stored Procedure Programming Find out more about this book,
or purchase it, from Amazon.com

One of the best ways to boost SQL Server's performance is to take advantage of stored procedures instead of using ADO or dynamic SQL in your applications to INSERT, UPDATE, or DELETE data. If you currently aren't making good use of stored procedures in your SQL Server-based applications, one of the reasons may be because information on how to learn to write efficient stored procedures has been slim. Sure, most books on SQL Server development devote a chapter or two writing stored procedures, but often this is not enough. If you really want to get good at writing stored procedures, what you really need is an entire book on the subject. And guess what, here is this book.

This book focuses on how to write stored procedures, starting from the very beginning (good for novices) and continues through advanced topics. It shows you how to design, debug, and create functions, triggers, and stored procedures. The book is designed for professional Transact-SQL developers who need to write stored procedures in the real world. Because of this, the book also includes information on creating robust error handling and tips and tricks on creating fast-performing and scalable applications. The book also includes many examples to make the material even more relevant.

The performance tips are covered throughout the book, and are not found in a single chapter. So if you purchase this book to help you speed up your SQL Server applications, then you will need to read virtually most of the book (perhaps skipping the first couple of introductory chapters.

The book's chapters include:

  • Introduction

  • Relational Database Concepts and the SQL Server Environment

  • Stored Procedure Design Concepts

  • Basic Transact-SQL Programming Constructs

  • Functions

  • Composite Transact-SQL Constructs--Batches, Scripts, and Transactions

  • Debugging and Error Handling

  • Developing Professional Habits

  • Special Types of Procedures

  • Advanced Stored Procedure Programming

  • Interaction with the SQL Server Environment

  • XML Support in SQL Server 2000

I recommend this book to all SQL Server developers, VB developers, and ASP developers who write stored procedures for SQL Server 2000. While this book covers both introductory and advanced stored procedure concepts, it is not designed for SQL Server beginners. If you are new to SQL Server development and Transact-SQL, I would first purchase a book, such as Professional SQL Server 7.0 Programming, and master it, before purchasing this book. In fact, this book is a good companion book to Professional SQL Server 7.0 Programming.


        








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