Обсуждение: [Fwd: SQL book]

Поиск
Список
Период
Сортировка

[Fwd: SQL book]

От
Jodi Kanter
Дата:
I am looking to purchase a SQL book to use with our postgresql database. Can anyone recommend a good one?
Thanks
Jodi
--

_______________________________
Jodi L Kanter
BioInformatics Database Administrator
University of Virginia
(434) 924-2846
jkanter@virginia.edu


 

 

 

--

_______________________________
Jodi L Kanter
BioInformatics Database Administrator
University of Virginia
(434) 924-2846
jkanter@virginia.edu


 

 

 

Re: [Fwd: SQL book]

От
Thomas Good
Дата:
On Tue, 27 May 2003, Jodi Kanter wrote:

> I am looking to purchase a SQL book to use with our postgresql database.
> Can anyone recommend a good one?
> Thanks
> Jodi

Hi Jodi,

I use SQL In A Nutshell as I have to switch gears between Oracle, Postgres
and MySQL.  Also I have limited time for reading and am a very cheap guy.
It goes for $30 US.

RE: perl.  Paul DuBois has a great book called MySQL and Perl for the Web.
Just modify the queries for Pg and you have a terrific example of how to
code via DBI.  Besides which it goes for $20 US on Amazon (orig $45 US).
If you like I can mail you the tarball of Paul's src.  I have it here
at work.

Paul also has a downloadable archive of all the scripts in the book.
Lastly, he is a member of the Perl DBI mailing list which is a valuable
resource as Tim Bunce reads all the mail that goes by and occasionally
jumps in.  (He wrote both DBI and DBD-Oracle).

Cheers
-----------------------------------------------------------------------
Thomas Good                                  e-mail: tomg@sqlclinic.net
Programmer/Analyst                           phone:   (+1) 718.818.5528
Residential Services                         fax:     (+1) 718.818.5056
Behavioral Health Services, SVCMC-NY         mobile:  (+1) 917.282.7359

// Das ist die Kunst - wie man alles verhunzt.



Re: [Fwd: SQL book]

От
Josh Berkus
Дата:
Jodi,

> I am looking to purchase a SQL book to use with our postgresql database.
> Can anyone recommend a good one?

See:
http://techdocs.postgresql.org/techdocs/bookreviews.php

(HEY EVERYONE ELSE:  I could use some more book reviews.   It's 100 words, 
it's not hard ... e-mail me!)

-- 
Josh Berkus
Aglio Database Solutions
San Francisco


Re: [Fwd: SQL book]

От
Josh Berkus
Дата:
Thomas,

> I use SQL In A Nutshell as I have to switch gears between Oracle, Postgres
> and MySQL.  Also I have limited time for reading and am a very cheap guy.
> It goes for $30 US.

FYI, as I mention in my review, I found that SQL in a Nutshell omits several 
important SQL commands.  But it does give you a good general syntax 
comparison.   

Jodi, SQL in a Nutshell is a reference for people who already know SQL ... not 
a primer.

-- 
Josh Berkus
Aglio Database Solutions
San Francisco


Re: [Fwd: SQL book]

От
"Ries van Twisk"
Дата:
Jodi,

get some of Joe Celco books for me they where extreemly usefull.

Ries