SQL Server 2000 Stored Procedures Handbook von Robin Dewson | ISBN 9781590592878

SQL Server 2000 Stored Procedures Handbook

von Robin Dewson, Louis Davidson, Tony Bain und Chuck Hawkins
Mitwirkende
Autor / AutorinRobin Dewson
Autor / AutorinLouis Davidson
Autor / AutorinTony Bain
Autor / AutorinChuck Hawkins
Buchcover SQL Server 2000 Stored Procedures Handbook | Robin Dewson | EAN 9781590592878 | ISBN 1-59059-287-5 | ISBN 978-1-59059-287-8

SQL Server 2000 Stored Procedures Handbook

von Robin Dewson, Louis Davidson, Tony Bain und Chuck Hawkins
Mitwirkende
Autor / AutorinRobin Dewson
Autor / AutorinLouis Davidson
Autor / AutorinTony Bain
Autor / AutorinChuck Hawkins

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.