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

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 9781430211259 | ISBN 1-4302-1125-3 | ISBN 978-1-4302-1125-9

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.