<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mike Hillyer&#039;s Personal Webspace &#187; Books</title>
	<atom:link href="http://mikehillyer.com/category/reviews/books/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikehillyer.com</link>
	<description>Gentlemen! Look, and Behold!</description>
	<lastBuildDate>Wed, 21 Sep 2011 20:45:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Review &#8211; Joe Celko&#8217;s Trees and Hierarchies in SQL for Smarties</title>
		<link>http://mikehillyer.com/reviews/trees-and-hierarchies-in-sql/</link>
		<comments>http://mikehillyer.com/reviews/trees-and-hierarchies-in-sql/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 19:55:57 +0000</pubDate>
		<dc:creator>Mike Hillyer</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://mikehillyer.com/?p=32</guid>
		<description><![CDATA[When I started looking into managing hierarchical data I found a lot of short articles that provided bits and pieces of the big picture, but nothing gave a good in-depth review of everything I needed to know to handle hierarchies. One trend that began to develop was that the best information on the subject was [...]]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://rcm.amazon.com/e/cm?t=mikehillyer-20&#038;o=1&#038;p=8&#038;l=as1&#038;asins=1558609202&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;m=amazon&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=FFFFFF&#038;f=ifr" style="float:right;margin:10px; width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>
<p>When I started looking into managing hierarchical data I found a lot of short articles that provided bits and pieces of the big picture, but nothing gave a good in-depth review of everything I needed to know to handle hierarchies.</p>
<p>One trend that began to develop was that the best information on the subject was coming from Joe Celko, a rather prolific author/speaker on all things SQL.</p>
<p>Joe Celko has a book in publication called SQL For Smarties, and this book had some basic information on handling hierarchies, which he followed up with Trees and Hierarchies in SQL for Smarties, a truly excellent book on the subject.</p>
<p>This book is not for the faint of heart, but it really is a must-read for those who are looking to handle hierarchies in SQL.</p>
<p>The book only addresses MySQL once, and while in that section it repeats Joe's opinion of MySQL not being a real database, users of MySQL 5 can rest assured that the stored procedure examples in the book work without modification (thanks to Joe and MySQL 5 both using the standard PL/PSM stored procedure syntax).</p>
<p>Overall this is an excellent book for those looking to implement hierarchical data in SQL.</p>
]]></content:encoded>
			<wfw:commentRss>http://mikehillyer.com/reviews/trees-and-hierarchies-in-sql/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

