Cantitate/Preț
Produs

SQL Server 2000 Stored Procedures Handbook

Autor Robin Dewson, Louis Davidson, Tony Bain, Chuck Hawkins
en Limba Engleză Paperback – 29 sep 2003
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.
Citește tot Restrânge

Preț: 18189 lei

Preț vechi: 22737 lei
-20% Nou

Puncte Express: 273

Preț estimativ în valută:
3481 3621$ 2917£

Carte disponibilă

Livrare economică 20 februarie-06 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590592878
ISBN-10: 1590592875
Pagini: 288
Ilustrații: VIII, 288 p.
Dimensiuni: 178 x 235 x 15 mm
Greutate: 0.45 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

1: Stored Procedures Overview.- 2: Optimizing and Debugging.- 3: Concurrency, Cursors, and Transactions.- 4: Common Practices with Stored Procedures.- 5: System Stored Procedures.- 6: User Defined Functions.- 7: Triggers.- 8: Security.- Appendix A: Support, Errata, and forums.apress.com.- Customer Support.- Errata.- The Peer-to-Peer Forums at forums.apress.com.

Notă biografică

Robin Dewson has been hooked on programming ever since he bought his first computer, a Sinclair ZX80, in 1980. He has been working with SQL Server since version 6.5 and Visual Basic since version 5. Robin is a consultant mainly in the city of London, where he has been for nearly eight years. He also has been developing a rugby-related website as well as maintaining his own site at Fat-Belly.com.

Caracteristici

Shows you how to write more effective stored procedures and functions Gives concise, detailed advice from SQL Server experts Tackles issues barely covered in other books, such as optimizing and debugging, concurrency and transactions