Re: Looking for good reference materials for SQL programming.
Philip Hallstrom <philip@adhesivemedia.com>
From: Philip Hallstrom <philip@adhesivemedia.com>
To: Eric Naujock <naujocke@abacusii.com>
Cc: <pgsql-novice@postgresql.org>
Date: 2001-05-09T17:14:12Z
Lists: pgsql-novice
Joe Celko's SQL for Smarties is pretty good. It's got a lot of the basic stuff, but it gets really complicated as well (simulating trees and directed graphs, etc... -- which makes org charts easy in SQL). I think he has some other books as well. I'm sure there are many others as well... On Wed, 9 May 2001, Eric Naujock wrote: > I have been playing with postgresql for a while and have a copy of the book Postgresql on order. > > Are there any good reference materials available to teach how to do effective SQL and relational database design. I would prefer something more platform neutral but covers the theroy and concepts of good database design. Does anyone here have any suggestions for such materials? > > Thanks in advance. > > > > ---------------------------(end of broadcast)--------------------------- > TIP 3: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to majordomo@postgresql.org so that your > message can get through to the mailing list cleanly >