Jump to ratings and reviews
Rate this book

Joe Celko's Trees and Hierarchies in SQL for Smarties,

Rate this book
Joe Celko's Trees and Hierarchies in SQL is an intermediate to advanced-level practitioner’s guide to mastering the two most challenging aspects of developing database applications in SQL. In this book, Celko illustrates several major approaches to representing trees and hierarchies and related topics that should be of interest to the working database programmer. These topics include hierarchical encoding schemes, graphs, IMS, binary trees, and more. This book covers SQL-92 and

· Includes graph theory and programming techniques.
· Running examples throughout the book help illustrate and tie concepts together.
· Loads of code, available for download from www.mkp.com.

240 pages, Paperback

First published May 7, 2004

12 people are currently reading
137 people want to read

About the author

Joe Celko

28 books16 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
26 (27%)
4 stars
41 (43%)
3 stars
22 (23%)
2 stars
4 (4%)
1 star
1 (1%)
Displaying 1 - 3 of 3 reviews
144 reviews5 followers
October 9, 2022
This book provides a great overview on graphs, trees, and hierarchies, and then several great examples of how to work with them in a Relational Database enviroment. A particular strength of the book is that it balances being a "Cookbook", providing useful code snippets to work with the structures, but also explaining the how and why of each of the snippets.

I am looking forward to using many of the methods in ongoing projects; as well as looking forward to researching some of the other topics (petri nets, state transition graphs) further.
Profile Image for Patrick.
4 reviews1 follower
Read
July 26, 2008
Excellent reference for nested sets
Profile Image for Mike Clark.
10 reviews
December 4, 2016
While I just scanned it for a project at work. I was very impressed with the structure and presentation. Very easy to understand and presented the material excellently.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.