dbTalk Databases Forums  

Good book for SQL?

comp.databases.mysql comp.databases.mysql


Discuss Good book for SQL? in the comp.databases.mysql forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
MikeB
 
Posts: n/a

Default Good book for SQL? - 10-26-2010 , 05:44 AM






I think I need a good book to help me wrap my head around how to
construct effective SQL queries - this hit-and-miss thing is not working
out well for me.

Would you please be so kind as to recommend a good book to get?

Thanks!

Reply With Quote
  #2  
Old   
Peter H. Coffin
 
Posts: n/a

Default Re: Good book for SQL? - 10-26-2010 , 08:25 AM






On Tue, 26 Oct 2010 05:44:15 -0500, MikeB wrote:
Quote:
I think I need a good book to help me wrap my head around how to
construct effective SQL queries - this hit-and-miss thing is not working
out well for me.

Would you please be so kind as to recommend a good book to get?
_SQL Clearly Explained_ by Harrington, Jan L.

It'll take you from knowing almost nothing to about mid-level SQL, in
a mostly system-independant way. Thus, the knowledge will be useful
whether you're using MySQL, DB2, Oracle, etc. It's not going to teach
you DBA kinds of things, and the edition I have is a little weak on
DB design nuances, but it's very, very good at the SQL part, data
manipulation, how join stuff together in ways that you want, including
the stuff that people tend to stumble over like opening tables multiple
times (a la "strawberry queries").

--
53. If the beautiful princess that I capture says "I'll never marry
you! Never, do you hear me, NEVER!!!", I will say "Oh well" and
kill her.
--Peter Anspach's list of things to do as an Evil Overlord

Reply With Quote
  #3  
Old   
Robert Hairgrove
 
Posts: n/a

Default Re: Good book for SQL? - 10-26-2010 , 11:13 AM



MikeB wrote:
Quote:
I think I need a good book to help me wrap my head around how to
construct effective SQL queries - this hit-and-miss thing is not working
out well for me.

Would you please be so kind as to recommend a good book to get?

Thanks!
I like "SQL for Smarties" by Joe Celko. It is not for beginners, though
-- one needs a good working knowledge of SQL to get through it.

Also, one book which helps to understand what SQL actually does is "An
Introduction to Database Systems" by C.J. Date. Actually, anything by
Date is going to be worth reading.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.