or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
14 used & new from £22.95

Have one to sell? Sell yours here
 
   
The Guru's Guide to SQL Server Stored Procedures
 
 

The Guru's Guide to SQL Server Stored Procedures (Paperback)

by Ken Henderson (Author) "Working from the assumption that the human brain learns by associating new data with what it already knows, we'll spend this chapter building a base..." (more)
4.0 out of 5 stars  See all reviews (1 customer review)
RRP: £37.99
Price: £32.29 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £5.70 (15%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Only 1 left in stock--order soon (more on the way).

Want guaranteed delivery by Saturday, November 14? Choose Express delivery at checkout. See Details
7 new from £30.68 7 used from £22.95

Frequently Bought Together

Customers buy this book with The Guru's Guide to Transact SQL by Ken Henderson

The Guru's Guide to SQL Server Stored Procedures + The Guru's Guide to Transact SQL
Price For Both: £57.40

One of these items is dispatched sooner than the other. Show details

  • This item: The Guru's Guide to SQL Server Stored Procedures by Ken Henderson

    In stock.
    Dispatched from and sold by Amazon.co.uk.
    This item Delivered FREE in the UK with Super Saver Delivery. See details and conditions

  • The Guru's Guide to Transact SQL by Ken Henderson

    Usually dispatched within 9 to 12 days.
    Dispatched from and sold by Amazon.co.uk.
    This item Delivered FREE in the UK with Super Saver Delivery. See details and conditions


Customers Who Bought This Item Also Bought

The Guru's Guide to Transact SQL

The Guru's Guide to Transact SQL

by Ken Henderson
3.9 out of 5 stars (8)  £25.11
Microsoft Data Warehouse Toolkit: With SQL Server 2005 and the Microsoft Business Intelligence Toolset

Microsoft Data Warehouse Toolkit: With SQL Server 2005 and the Microsoft Business Intelligence Toolset

by Joy Mundy
4.7 out of 5 stars (3)  £21.09
SQL Server 2005 Administrator's Pocket Consultant (Pro-Administrator's Pocket Consultant)

SQL Server 2005 Administrator's Pocket Consultant (Pro-Administrator's Pocket Consultant)

by William R. Stanek
4.5 out of 5 stars (2)  £13.21
The Data Warehouse Toolkit: The Complete Guide to Dimensional Modeling

The Data Warehouse Toolkit: The Complete Guide to Dimensional Modeling

by Ralph Kimball
4.8 out of 5 stars (9)  £25.12
MCTS Training Kit: Implementing & Maintaining SQL Server 2005 Book/CD Package: Microsoft SQL Server 2005 Implementation and Maintenance (Pro-Certification)

MCTS Training Kit: Implementing & Maintaining SQL Server 2005 Book/CD Package: Microsoft SQL Server 2005 Implementation and Maintenance (Pro-Certification)

by Solid Quality Learning
3.2 out of 5 stars (9)  £26.24
Explore similar items

Product details

  • Paperback: 800 pages
  • Publisher: Addison Wesley; Pap/Cdr edition (8 Jan 2002)
  • Language English
  • ISBN-10: 0201700468
  • ISBN-13: 978-0201700466
  • Product Dimensions: 23.2 x 19 x 4 cm
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon.co.uk Sales Rank: 509,033 in Books (See Bestsellers in Books)

    Popular in these categories:

    #16 in  Books > Computing & Internet > Programming > Languages > XML > XML & Databases
    #56 in  Books > Computing & Internet > Databases > Beginners & Introduction > Introduction
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   SQL Server Questions? opens new browser window
ask.sqlservercentral.com/SQL Server  -  Questions on stored procedures? Check out Ask SQL Server Central 
   SQL Server opens new browser window
www.technicaldirect.co.uk  -  Microsoft SQL Server Experts Microsoft Gold Partner 
   UKs No.1 Server Experts opens new browser window
www.ServersPlus.com  -  Huge Savings on Leading Brands Expert Advice & Next Day Delivery 
  
 

Product Description

Product Description

SQL Server developers worldwide raved about Ken Henderson's The Guru's Guide to Transact-SQL: its exceptionally clear, conversational explanations, and its powerfully useful projects and code examples. This book helps SQL Server developers take the next step -- building more powerful, robust applications than ever before. Henderson identifies several key areas of SQL Server development that offer the greatest power -- and then covers each of them in exceptional detail. The book includes especially thorough coverage of Transact-SQL stored procedure programming, including features such as extended procedures, database design, and XML that are often disregarded in competitive books. Henderson introduces a method he has developed to add arrays to T-SQL, something previously thought impossible. He offers an ideal balance of theory and code, gradually building on basic techniques to create increasingly sophisticated solutions, and teaching the philosophy of Transact-SQL programming alongside syntax and technique. An accompanying CD-ROM includes extensive source code, including valuable proprietary code that makes T-SQL queries run faster. For every SQL Server developer.



From the Back Cover

"This is a book that deserves a prominent place by anyone who aspires to be a real professional developer of SQL Server applications."

--from the Foreword by Ron Soukup

The message of this book is that building stored procedures in Transact-SQL is very much like building programs in any other language. It requires the same type of skill, planning, attention to detail, and overall grasp of technology that successful development in other languages requires. To master Transact-SQL, one must first master the fundamental concepts of software development, then build on this foundation by embracing and studying Transact-SQL as a programming language in its own right. This book teaches you how to do that and more.

More than just a catalog of coding tricks and syntax subtleties, The Guru's Guide to SQL Server(TM) Stored Procedures, XML, and HTML explores the philosophy of Transact-SQL programming. It teaches readers how to apply this philosophy in order to develop their own coding techniques and discover their own solutions to real-world programming problems. A follow-up to the widely acclaimed The Guru's Guide to Transact-SQL, this book teaches that stored procedure development does not occur in a vacuum--it involves a wide variety of skills, subjects, and technologies--and helps the reader become a better software engineer, not just a stored procedure expert.

Blending theoretical detail with practical application, this comprehensive reference begins with a foundational overview of SQL Server(TM) stored procedure programming. From there, the focus moves on to best practices and design considerations before progressing to advanced topics and a general philosophy of software craftsmanship. In all, this book provides the most complete coverage of SQL Server stored procedure programming available in one source.

Topics such as user-defined functions, views, triggers, extended procedures, error handling, OLE Automation, database design, and XML are covered in detail. The book spotlights undocumented language features and brings the first application of design patterns to the SQL language. The preview of .NET and a groundbreaking approach to adding arrays to Transact-SQL make for the most thorough and engaging read published to date on SQL Server programming.

The accompanying CD-ROM contains the book's source code. More than 700 SQL scripts, programming utilities, and extended procedures provide a veritable treasure trove of high-quality example code.

Theoretically sound, yet immensely practical, The Guru's Guide to SQL Server(TM) Stored Procedures, XML, and HTML provides developers with the tools they need to become expert stored procedure programmers and better software engineers.



0201700468B11262001

Inside This Book (Learn More)
First Sentence
Working from the assumption that the human brain learns by associating new data with what it already knows, we'll spend this chapter building a base framework onto which we can assemble the knowledge conveyed by the remainder of the book. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
sql5

Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?


 

Customer Reviews

1 Review
5 star:    (0)
4 star:
 (1)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.0 out of 5 stars (1 customer review)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
7 of 7 people found the following review helpful:
4.0 out of 5 stars Good for gurus, better books for just good developers, 18 Jun 2004
By A Customer
This is an excellent book for extremely hardcore SQL Server Gurus.

For *just* good developers, this book might be a little too hardcore.

If you're looking for a good book that covers more than just the basics, but is not pitched at gurus, then I'd recommended Robert Vieira's book instead.

If you liked the book Inside SQL Server 2000 by Delaney, then this book is for you.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback

Ad

Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.