Re: Looking for good reference materials for SQL programming.

From: Philip Hallstrom <philip(at)adhesivemedia(dot)com>
To: Eric Naujock <naujocke(at)abacusii(dot)com>
Cc: <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Looking for good reference materials for SQL programming.
Date: 2001-05-09 17:14:12
Message-ID: Pine.BSF.4.31.0105091013131.90704-100000@oddjob.adhesivemedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

In response to

Responses

  • psql at 2001-05-10 16:21:15 from ghaverla

Browse pgsql-novice by date

  From Date Subject
Next Message Manuel Sugawara 2001-05-09 17:41:43 Re: Looking for recomendations for SQL books.
Previous Message Pete Jewell 2001-05-09 16:53:35 Re: Looking for good reference materials for SQL programming.