Limit this search to....

SQL Server 2000 Stored Procedures Handbook Softcover Repri Edition
Contributor(s): Dewson, Robin (Author), Davidson, Louis (Author), Bain, Tony (Author)
ISBN: 1590592875     ISBN-13: 9781590592878
Publisher: Apress
OUR PRICE:   $34.19  
Product Type: Paperback
Published: September 2003
Qty:
Annotation: Stored procedures are compiled T-SQL statements that reside on the database. This book is an in-depth guide to a key area of database development and tackles real-world problems faced by developers when working with stored procedures, showing how to solve these problems, avoid the common pitfalls and work around them, to produce faster, more robust stored procedures.
Additional Information
BISAC Categories:
- Computers | Databases - General
- Computers | Software Development & Engineering - General
Dewey: 005.1
Series: Expert's Voice
Physical Information: 0.72" H x 6.26" W x 8.96" (0.99 lbs) 288 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Stored procedures are compiled T-SQL statements that reside on the database. They are the cornerstones of successful data manipulation, and data-handling operations of every complexity make use of them. This book is an in-depth guide to a key area of database development.

This book tackles real-world problems faced by developers when working with stored procedures, showing you how to solve these problems, avoid the common pitfalls, and produce faster, more robust stored procedures. Put simply: if you want to write better stored procedures, then this is the book for you.