Re: [GENERAL] SQL textbook

2007-02-08 Thread Michael Schmidt
February 08, 2007 11:05 AM Subject: Re: [GENERAL] SQL textbook > >- Original Message - >From: Michael Schmidt >To: Jan Mura ; pgsql-general@postgresql.org<mailto:pgsql-general@postgresql.org> >Sent: Thursday, February 08, 2007 12:54 PM >Subject: R

Re: [GENERAL] SQL textbook

2007-02-08 Thread Rich Shepard
On Thu, 8 Feb 2007, Ted Byers wrote: Do you have any URLs for the books that are available for download? Google is your friend. Rich -- Richard B. Shepard, Ph.D. |The Environmental Permitting Applied Ecosystem Services, Inc.| Accelerator(TM)

Re: [GENERAL] SQL textbook

2007-02-08 Thread Rich Shepard
On Thu, 8 Feb 2007, Michael Schmidt wrote: There are a lot of resources available. Each database program has a different dialect of SQL, and I find the PostgreSQL on-line manual has an excellent introduction of SQL and even some theoretical issues. I would start there (its free and directly ap

Re: [GENERAL] SQL textbook

2007-02-08 Thread Ted Byers
- Original Message - From: Michael Schmidt To: Jan Mura ; pgsql-general@postgresql.org Sent: Thursday, February 08, 2007 12:54 PM Subject: Re: [GENERAL] SQL textbook Many books are available for download. Joe Celko is a well respected author and just about anything with his name on

Re: [GENERAL] SQL textbook

2007-02-08 Thread Michael Schmidt
ning. Sebastopol, CA: O'Reilly. - Original Message - From: Jan Mura<mailto:[EMAIL PROTECTED]> To: pgsql-general@postgresql.org<mailto:pgsql-general@postgresql.org> Sent: Wednesday, February 07, 2007 9:43 PM Subject: [GENERAL] SQL textbook Hello, I would

Re: [GENERAL] SQL textbook

2007-02-08 Thread Richard Huxton
Jan Mura wrote: Hello, I would like to ask for a hint for a good SQL textbook. I don't want just a reference manual but real textbook with a theoretical background so I could to design my databases following the general rules as normal forms and so on. Try "An Introduction to Database Systems"

[GENERAL] SQL textbook

2007-02-07 Thread Jan Mura
Hello, I would like to ask for a hint for a good SQL textbook. I don't want just a reference manual but real textbook with a theoretical background so I could to design my databases following the general rules as normal forms and so on. I mean something on the net of course. Thank you Jan Mura