SQL Server Performance

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


USEFUL SITES :

ASP.NET Tutorials
Windows and SQL Azure Tutorials
Cloud Hosting Magazine
SharePoint Tutorials
Windows Server Help

Write for Us

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

A High Level Comparison Between Oracle and SQL Server - Part ...
A High Level Comparison Between Oracle and SQL Server - Part ...
A High Level Comparison Between Oracle and SQL Server - Part ...
A High Level Comparison Between Oracle and SQL Server

More     
 
Latest FAQ's

Add Node to A SQL Server failover Cluster failed with invalid ...
SQL Server Destination remote server error
Setting Up Data And Log Files For SQL Server
Will Check Constraints Improve Database Performance?

More     
   
Latest Software Reviews

dbForge Review
Spotlight on ApexSQL Diff - Server-based database comparison tool ...
Spotlight on ApexSQL Data Diff - Server-based database comparison tool ...
Spotlight on ApexSQL Doc 2008

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.


        








C# Help and Tutorials | PHP MySQL Tutorial | Sharepoint Tutorial | Azure Tutorial | Cloud Hosting Magazine | ASP.NET Tutorials | Windows Server Help | Windows Phone Pro | Silverlight Ace | Visual Studio Tutorials | Home | Peformance Articles | Audit Articles | Business Intelligence Articles | Clustering Articles | Developer Articles | Reporting Services Articles | DBA Articles | ASP.NET / ADO.NET Articles | SQL Server Training Videos | 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 | 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


              © 2010 Jude O'Kelly. All rights reserved