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

Have one to sell? Sell yours here
 
   
A Complete Guide to DB2 Universal Database (The Morgan Kaufmann Series in Data Management Systems)
 
 

A Complete Guide to DB2 Universal Database (The Morgan Kaufmann Series in Data Management Systems) (Paperback)

by Don Chamberlin (Author) "UNIVERSAL DATABASE is an ambitious name ..." (more)
4.8 out of 5 stars  See all reviews (5 customer reviews)
RRP: £57.00
Price: £48.45 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £8.55 (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 Wednesday, November 11? Choose Express delivery at checkout. See Details
15 new from £46.18 11 used from £4.32

Product details

  • Paperback: 816 pages
  • Publisher: Morgan Kaufmann; 2nd Revised edition edition (27 Aug 1998)
  • Language English
  • ISBN-10: 1558604820
  • ISBN-13: 978-1558604827
  • Product Dimensions: 23.6 x 19 x 4.6 cm
  • Average Customer Review: 4.8 out of 5 stars  See all reviews (5 customer reviews)
  • Amazon.co.uk Sales Rank: 523,885 in Books (See Bestsellers in Books)

    Popular in this category:

    #7 in  Books > Computing & Internet > Databases > Applications > IBM DB-2
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   DB2 Consulting opens new browser window
www.TheFillmoreGroup.com  -  20+ years exp & competitive rates Call for a quote: 410-465-6335 
   Db2 Database opens new browser window
ibm.com/uk/developerworks  -  Explore IBM DB2® V9.5. Download a free trial version now.More here. 
   24/7 DB2 support opens new browser window
www.triton.co.uk  -  Get 20 hours consultancy free With Remote DBA from Triton 
  
 

Product Description

Product Description

DB2 Universal Database (UDB) supports many different types of applications, on many different kinds of data, in many different software and hardware environments.

This book provides a complete guide to DB2 UDB Version 5 in all its aspects, including the interfaces that support end users, application developers, and database administrators. It is complementary to the IBM product documentation, providing a clear and informal explanation of how the features of DB2 were intended to be used. It is an extensive revision of the author's earlier book, Using the New DB2: IBM's Object-Relational Database System.

* Offers complete and self-contained information, and does not assume prior knowledge of DB2, SQL, or relational database concepts
* Covers elementary principles of database management as well as the advanced features of UDB, including recursive queries, constraints, triggers, user-defined datatypes, stored procedures, parallel databases, and graphical tools for database administration
* Includes dozens of practical tips that will save readers many hours of work in developing database applications
* Provides hundreds of tested examples written in SQL, C, C++, and Java, all of which are available on the MKP web site



From the Author

Here's what you need to know about DB2 UDB!
This book supplies detailed information about DB2 Universal Database Version 5 for application developers, database administrators, and end users. It covers basic SQL as well as advanced features such as recursive queries, user-defined functions, and stored procedures. It is organized around a complete set of programming examples which is available on the web page of Morgan Kaufmann Publishers. The author is a co-inventor of SQL, an ACM Fellow, and a member of the DB2 development team.

Inside This Book (Learn More)
First Sentence
UNIVERSAL DATABASE is an ambitious name. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?

A Complete Guide to DB2 Universal Database (The Morgan Kaufmann Series in Data Management Systems)
69% buy the item featured on this page:
A Complete Guide to DB2 Universal Database (The Morgan Kaufmann Series in Data Management Systems) 4.8 out of 5 stars (5)
£48.45
Understanding DB2: Learning Visually with Examples
31% buy
Understanding DB2: Learning Visually with Examples 5.0 out of 5 stars (1)
£31.21

 

Customer Reviews

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

 
1 of 1 people found the following review helpful:
5.0 out of 5 stars The best all round book on DB2 UDB!, 3 Sep 1998
By A Customer
Just like his first book Don has managed to squeeze a lot of quality information into his new book. Very much new and improved(if that is possible from his first book on DB2), this book gives everyone a helping hand in understanding and working with DB2. No matter who you are, a DBA, a programmer, support ... this book is the best one to have on your desk as a reference guide.

It can be read from cover to cover or just those chapters you need. The "tips" are just great and the humour is wonderful. Coupled with the pictures I found this book to be a great read.

If you want more information on this book or any other DB2 book(I have most of them) then please feel free to e-mail me.

Leslie Pendlebury-Bowe

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



 
5.0 out of 5 stars Comprehensive, engaging, essential treatment of DB2 UDB, 7 Mar 1999
By A Customer
The idea of a universal database (UDB) was invented as a reaction to object-oriented databases of the early 1990s from Object Store, Gemstone, and Versant. Capabilities were added to the prevailing dominant design of relational database management systems (RDBMs), including user defined functions and data types, enhanced stored procedures and triggers (active database components), and SQL extensions. It is a winning idea and one that has gained "top of mind position" in the market, relating the n-relational competition to niche players. One of the ironies of technology is that you can tell the pioneers by the arrows in their back. In many instances IBM has been first, and has the arrows to prove it. In the instance of UDB this was not the case - the term having been popularized elsewhere - but they have had the opportunity to leap-frog the competition. Don Chamberlin's comprehensive guide to the product - DB2 UDB - is suitable for entry level database developers as well as advanced technicians. It is a pleasure to find such a formidable subject treated in such a readable, professional, and entertaining way without assuming that the audience is in any way intellectually challenged (as, for example, occasionally happens in the dummy series). The opening chapter contains a fascinating brief history of structured query language (SQL) in which the author and his colleague Ray Boyce are deservedly credited with the invention of what has proved to be a powerful and compelling non-procedureal English-like interface to relational databases. Query Power (Chapter Five) starts looking at interesting SQL extensions, include new built in functions of the kind useful in data warehousing (and decision support) applications), rollup, cube and grouping sets. This illustrates a familiar feature of technology innovation and evolution - built in functions that required purchase of separate proprietary products such as Red Brick - are now bundled as part of the UDB product. An especially engaging fact is that the approach to Stored Procedures enabled by IBM makes use of procedural languages - C, C++, a version of Basic, and (note well) Java - as the host code in which the SP's SQL is embedded. This sets a standard for openness, interoperability, and portability, which may make the other database vendors with proprietary scripting languages cringe. A possible outcome: Convergence on Java. It is hard to imagine that in a superbly written book of nearly 800 pages, six useful appendices, an excellent detailed index, supplementary exercises on the Web, anything more could be said. Even the on-going "Webificaiton" of the planet falls within the horizon, since dynamic SQL with Java receives a useful treatment with sample program (pp. 498ff). The nicely edited and prepared text is supplemented with charming illustrations by Duane Bibby of a bird-like creature, which seems to morph between a sea gull and an owl, depending on the context, but actually looks to me like Don Haderle of the IBM Santa Teresa DB2 Lab (who writes a nice forward). For a database professional or a developer accessing DB2 data through UDB, this text is likely to become a well-worn and dog-eared resource, making life in the software trenches a bit less difficult and more like operating within the horizon of an object-relational future towards which so many projects are converging. --excerpt from my review published in Computing Reviews, November 1998
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
4.0 out of 5 stars Excellent, 28 Dec 1998
By A Customer
I usually stay away from computer books entitled "Complete Guide to..." or 'Complete Reference of..." as they are usually pretty worthless, being clogged up with snapshots of the administrators console and windy discussions of mundane administrative tasks. This book was different.

This book provides an excellent overview of DB2 Universal Database, especially for people who may have experience with other database managers and are just starting to work with DB2. Most of the topics are covered reasonably well and give the reader a great overview of DB2's capabilities. One exception is that DB2's support for parallel databases was not covered to the degree that the topic deserves.

The programming examples were fairly helpful. However, more and better examples of external stored procedures should have been included in the book, especially trendy (but important) examples written in Java using SQLJ or JDBC.

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


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars A must read for anyone using DB2 UDB
Whether you are new to DB2 UDB or an expert, this book is for you. It works as both the perfect learning tool and an excellent reference book that should be on every DB2 UDB... Read more
Published on 3 Nov 1998

5.0 out of 5 stars A must have book for each serious DBMS developer
This is greatest book about DBMS I've ever seen. It's a must have book even for college student.
Published on 25 Sep 1998

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
 

   


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.